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