Property | Type | Description | |
---|---|---|---|
proxy |
Method | Description | |
---|---|---|
AddCommand ( string cmd, CommandDelegate deleg ) : void | ||
GriderProxyFrame ( string args ) : System | ||
LoadPlugin ( string name ) : void | ||
SayToUser ( string message ) : void |
Method | Description | |
---|---|---|
ChatFromViewerOut ( |
||
CmdLoad ( string words ) : void | ||
LoginRequest ( Nwc.XmlRpc.XmlRpcRequest request ) : void | ||
LoginResponse ( Nwc.XmlRpc.XmlRpcResponse response ) : void |
public AddCommand ( string cmd, CommandDelegate deleg ) : void | ||
cmd | string | |
deleg | CommandDelegate | |
return | void |
public GriderProxyFrame ( string args ) : System | ||
args | string | |
return | System |