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