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