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