Метод | Описание | |
---|---|---|
Command ( ) : System.IO | ||
Execute ( string arguments ) : void | ||
WriteUsage ( string invokedWith, |
Метод | Описание | |
---|---|---|
InnerExecute ( string arguments ) : void |
public Execute ( string arguments ) : void | ||
arguments | string | |
Результат | void |
protected abstract InnerExecute ( string arguments ) : void | ||
arguments | string | |
Результат | void |
public WriteUsage ( string invokedWith, |
||
invokedWith | string | |
writer | ||
Результат | void |