Class ClosureMarshalCallHandler
Call Handler for ClosureMarshal. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class ClosureMarshalCallHandler
- Inheritance
-
ClosureMarshalCallHandler
- Inherited Members
Constructors
ClosureMarshalCallHandler(ClosureMarshal)
public ClosureMarshalCallHandler(ClosureMarshal managed)
Parameters
managed
ClosureMarshal
Fields
NativeCallback
public ClosureMarshal NativeCallback