예제 #1
0
        public static void Main()
        {
            PropertyVariable var = new PropertyVariable();

            System.Diagnostics.Debugger.Break();
            System.Diagnostics.Debugger.Break();
        }
		public static void Main()
		{
			PropertyVariable var = new PropertyVariable();
			System.Diagnostics.Debugger.Break();
			System.Diagnostics.Debugger.Break();
		}