Class OptionParseFuncCallHandler
Call Handler for OptionParseFunc. 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 OptionParseFuncCallHandler
- Inheritance
-
OptionParseFuncCallHandler
- Inherited Members
Constructors
OptionParseFuncCallHandler(OptionParseFunc)
public OptionParseFuncCallHandler(OptionParseFunc managed)
Parameters
managed
OptionParseFunc
Fields
NativeCallback
public OptionParseFunc NativeCallback