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