Exemplo n.º 1
0
 public DevCommand(DevCommandType t)
 {
     Type = t;
 }
Exemplo n.º 2
0
 public DevCommand(DevCommandType t)
 {
     Type = t;
 }