Method | Description | |
---|---|---|
ActionOption ( string prototype, string description, Action, action ) |
Method | Description | |
---|---|---|
OnParseComplete ( OptionContext c ) : void |
public ActionOption ( string prototype, string description, Action, action ) | ||
prototype | string | |
description | string | |
action | Action, |
protected OnParseComplete ( OptionContext c ) : void | ||
c | OptionContext | |
return | void |