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