public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }
Exemplo n.º 2
0
 public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }