Exemple #1
0
        public static void Test()
        {
            H4 h = new H4();

            h.MethodIA4(); // IA4.Method()
            h.MethodIB4(); // IA4.Method()
        }