Beispiel #1
0
        public void ZMethod()
        {
            var y = new Y();

            y.MethodY();

            x.MethodX();
        }