예제 #1
0
파일: monostyle.cs 프로젝트: nobled/mono
		public static void Main (string[] args)
		{
			MonoStyle style = new MonoStyle(args);
		}