示例#1
0
文件: monostyle.cs 项目: nobled/mono
		public static void Main (string[] args)
		{
			MonoStyle style = new MonoStyle(args);
		}