Method | Description | |
---|---|---|
Error ( string format ) : void | ||
Message ( TraceLevel level, string format ) : void | ||
Run ( IEnumerable |
Method | Description | |
---|---|---|
Parse ( OptionSet p, IEnumerable |
public Message ( TraceLevel level, string format ) : void | ||
level | TraceLevel | |
format | string | |
return | void |
protected Parse ( OptionSet p, IEnumerable |
||
p | OptionSet | |
args | IEnumerable |
|
command | string | |
prototype | string | |
description | string | |
return | List |
public abstract Run ( IEnumerable |
||
args | IEnumerable |
|
return | void |