public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }
Exemple #2
0
 public DebugCommandLineCommandID(DebugCommandLineCommand command)
     : base(typeof(DebugCommandLineCommand).GUID, (int)command)
 {
 }