Class MetaFreeFunctionCallHandler
Call Handler for MetaFreeFunction. 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 MetaFreeFunctionCallHandler
- Inheritance
-
MetaFreeFunctionCallHandler
- Inherited Members
Constructors
MetaFreeFunctionCallHandler(MetaFreeFunction)
public MetaFreeFunctionCallHandler(MetaFreeFunction managed)
Parameters
managed
MetaFreeFunction
Fields
NativeCallback
public MetaFreeFunction NativeCallback