Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.CustomMarshalers.ExpandoToDispatchExMarshaler Class Referencesealed

Public Member Functions

void CleanUpManagedData (object ManagedObj)
 
void CleanUpNativeData (IntPtr pNativeData)
 
int GetNativeDataSize ()
 
IntPtr MarshalManagedToNative (object ManagedObj)
 
object MarshalNativeToManaged (IntPtr pNativeData)
 

Static Public Member Functions

static ICustomMarshaler GetInstance (string cookie)
 

Private Member Functions

 ExpandoToDispatchExMarshaler ()
 

Static Private Attributes

static readonly ExpandoToDispatchExMarshaler s_ExpandoToDispatchExMarshaler = new ExpandoToDispatchExMarshaler()
 

Detailed Description

Definition at line 3 of file ExpandoToDispatchExMarshaler.cs.


The documentation for this class was generated from the following file: