Beispiel #1
0
 public DevCommand(DevCommandType t)
 {
     Type = t;
 }
 public DevCommand(DevCommandType t)
 {
     Type = t;
 }