Ejemplo n.º 1
0
 void InitializeCommandLine()
 {
     if (cl == null)
     {
         cl = new CommandLineX();
     }
 }
 void InitializeCommandLine()
 {
     if (cl == null)
       {
      cl = new CommandLineX();
       }
 }