예제 #1
0
 public void CommandBlind(string command, bool raw)
 {
     Hub.CommandBlind(clientNumber, command, raw);
 }