Beispiel #1
0
 public bool AnyCmd(string cmd)
 {
     return(Cmd.Contains(cmd));
 }