Method | Description | |
---|---|---|
FromAttribute ( VerbAttribute attribute ) : |
||
SelectFromTypes ( IEnumerable |
||
Verb ( string name, string helpText ) : System |
public static FromAttribute ( VerbAttribute attribute ) : |
||
attribute | VerbAttribute | |
return |
public static SelectFromTypes ( IEnumerable |
||
types | IEnumerable |
|
return | Type>>.IEnumerable |
public Verb ( string name, string helpText ) : System | ||
name | string | |
helpText | string | |
return | System |