Exemplo n.º 1
0
		public static void Main(string[] args)
		{
			ALL4000Reader allreader = new ALL4000Reader(args);
		}
Exemplo n.º 2
0
 public static void Main(string[] args)
 {
     ALL4000Reader allreader = new ALL4000Reader(args);
 }