Beispiel #1
0
        public void Test()
        {
            TestCode testCode = new TestCode();

            testCode.MyExt1(5, 25);
        }