Class TestFuncAsyncHandler
Async Handler for TestFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class TestFuncAsyncHandler
- Inheritance
-
TestFuncAsyncHandler
- Inherited Members
Constructors
TestFuncAsyncHandler(TestFunc)
public TestFuncAsyncHandler(TestFunc managed)
Parameters
managed
TestFunc
Fields
NativeCallback
public TestFunc NativeCallback