コード例 #1
0
        private void Test()
        {
            TestClass1 test1 = new TestClass1();

            string x = test1.MyProperty;
        }
コード例 #2
0
        private void Test()
        {
            TestClass1 test1 = new TestClass1();

            string x = test1.MyProperty;
        }