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