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