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