Example #1
0
 protected virtual void AddCommandLineCommands(CommandLineBuilder commandLine)
 {
     commandLine.AppendWhenTrue("/noconfig", NoConfig);
 }