Beispiel #1
0
 public bool CommandBool(string command, bool raw)
 {
     return(wisetele.CommandBool(command, raw));
 }