Beispiel #1
0
 public string CommandString(string command, bool raw)
 {
     return(Hub.CommandString(clientNumber, command, raw));
 }