Method | Description | |
---|---|---|
ActionOption ( string prototype, string description, int count, Action |
||
ActionOption ( string prototype, string description, int count, Action |
Method | Description | |
---|---|---|
OnParseComplete ( |
public ActionOption ( string prototype, string description, int count, Action |
||
prototype | string | |
description | string | |
count | int | |
action | Action |
|
return | System |
public ActionOption ( string prototype, string description, int count, Action |
||
prototype | string | |
description | string | |
count | int | |
action | Action |
|
hidden | bool | |
return | System |
protected OnParseComplete ( |
||
c | ||
return | void |