Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.CustomMarshalers.EnumerableToDispatchMarshaler 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

 EnumerableToDispatchMarshaler ()
 

Static Private Attributes

static readonly EnumerableToDispatchMarshaler s_enumerableToDispatchMarshaler = new EnumerableToDispatchMarshaler()
 

Detailed Description

Definition at line 7 of file EnumerableToDispatchMarshaler.cs.


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