Class OptionParseFuncAsyncHandler
Async Handler for OptionParseFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class OptionParseFuncAsyncHandler
- Inheritance
-
OptionParseFuncAsyncHandler
- Inherited Members
Constructors
OptionParseFuncAsyncHandler(OptionParseFunc)
public OptionParseFuncAsyncHandler(OptionParseFunc managed)
Parameters
managed
OptionParseFunc
Fields
NativeCallback
public OptionParseFunc NativeCallback