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