Ejemplo n.º 1
0
 public static bool Check(ref string[] argv)
 {
     return(Application.InitCheck(Environment.CommandLine, ref argv));
 }