Esempio n. 1
0
		private static void Main(string[] args)
		{
			Maker maker = new Maker();
			maker.GenerateCsFiles();
		}