Esempio n. 1
0
        static void Main()
        {
            OtherClass oc = new OtherClass();

            oc.PrintField1();
        }