Beispiel #1
0
        static void MyOtherLesson12Examples()
        {
            Shoes myShoes = new Shoes();

            myShoes.Worn();
        }