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