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