コード例 #1
0
        public static void Main()
        {
            Test t = new Test();

            t.TestFunc();
        }