Property | Type | Description | |
---|---|---|---|
_command | string | ||
_description | string | ||
_usage | string |
Method | Description | |
---|---|---|
PluginCommand ( ) : System | ||
PluginCommand ( string command, string description, string usage ) : System |
public PluginCommand ( string command, string description, string usage ) : System | ||
command | string | |
description | string | |
usage | string | |
return | System |