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

 EnumeratorToEnumVariantMarshaler ()
 

Static Private Attributes

static readonly EnumeratorToEnumVariantMarshaler s_enumeratorToEnumVariantMarshaler = new EnumeratorToEnumVariantMarshaler()
 

Detailed Description

Definition at line 8 of file EnumeratorToEnumVariantMarshaler.cs.


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