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