Example #1
0
 static int Main(string[] args)
 {
     return(Csc.Run(args));
 }
Example #2
0
 public static int Main(string[] args) => Csc.Run(args);