Client.sendCommand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendCommand(Client from, string[] parameters)
  2. void sendCommand(string from, string[] parameters)
    class Client
    protected
    void
    sendCommand
    (
    string from
    ,
    string[] parameters...
    )
  3. string function(in char[]) decoder;
  4. string function(in char[]) encoder;

Meta