예제 #1
0
 public Driver(string[] args)
 {
     Arguments = args;
     Options.ProcessArgs(args);
 }