예제 #1
0
 public CommandLineConnectionParameterInitializer()
 {
     commandLineArgs = CommandLineArgs.FromCommandLine();
 }
 public CommandLineConnectionFlowInitializer()
 {
     commandLineArgs = CommandLineArgs.FromCommandLine();
 }