Example #1
0
 public Bootstrapper(Core.Services.CommandLineParser.ICommandLineParserService commandLineParserService)
 {
     _commandLineParserService = commandLineParserService;
 }
Example #2
0
 public Bootstrapper(Core.Services.CommandLineParser.ICommandLineParserService commandLineParserService)
 {
     _commandLineParserService = commandLineParserService;
 }