Property | Type | Description | |
---|---|---|---|
Commandlets | List |
Method | Description | |
---|---|---|
AddCommandlet ( string matchingText, Action |
||
Cook ( string commandString ) : void |
Method | Description | |
---|---|---|
UserCommand ( ) : System |
public static AddCommandlet ( string matchingText, Action |
||
matchingText | string | |
action | Action |
|
return | void |
public static Cook ( string commandString ) : void | ||
commandString | string | |
return | void |