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