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