Class ParseErrorFuncCallHandler
Call Handler for ParseErrorFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class ParseErrorFuncCallHandler
- Inheritance
-
ParseErrorFuncCallHandler
- Inherited Members
Constructors
ParseErrorFuncCallHandler(ParseErrorFunc)
public ParseErrorFuncCallHandler(ParseErrorFunc managed)
Parameters
managed
ParseErrorFunc
Fields
NativeCallback
public ParseErrorFunc NativeCallback