Example #1
0
		public static void Main(string[] args)
		{
			ALL4000Reader allreader = new ALL4000Reader(args);
		}
Example #2
0
 public static void Main(string[] args)
 {
     ALL4000Reader allreader = new ALL4000Reader(args);
 }