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