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