예제 #1
0
 public string CommandString(string command, bool raw)
 {
     return(wisetele.CommandString(command, raw));
 }