Class BanEntryMarshaller
Represents a marshaller entrypoint for marshalling BanEntry to its unmanaged counterpart.
[CustomMarshaller(typeof(BanEntry), MarshalMode.ManagedToUnmanagedIn, typeof(BanEntryMarshaller.ManagedToNative))]
[CustomMarshaller(typeof(BanEntry), MarshalMode.ManagedToUnmanagedOut, typeof(BanEntryMarshaller.NativeToManaged))]
public static class BanEntryMarshaller
- Inheritance
-
BanEntryMarshaller
- Inherited Members