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