Mono Class Library: Overview

System.Runtime.InteropServices.ICustomMarshaler: Members

The members of System.Runtime.InteropServices.ICustomMarshaler are listed below.

Public Methods

CleanUpManagedData(object)
Documentation for this section has not yet been entered.
CleanUpNativeData(IntPtr)
Documentation for this section has not yet been entered.
GetNativeDataSize() : int
Documentation for this section has not yet been entered.
MarshalManagedToNative(object) : IntPtr
Documentation for this section has not yet been entered.
MarshalNativeToManaged(IntPtr) : object
Documentation for this section has not yet been entered.