public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }
Пример #2
0
 public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }