Class ParseErrorFuncForeverHandler
Forever Handler for ParseErrorFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class ParseErrorFuncForeverHandler
- Inheritance
-
ParseErrorFuncForeverHandler
- Inherited Members
Constructors
ParseErrorFuncForeverHandler(ParseErrorFunc)
public ParseErrorFuncForeverHandler(ParseErrorFunc managed)
Parameters
managed
ParseErrorFunc
Fields
NativeCallback
public ParseErrorFunc NativeCallback