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