Example #1
0
 internal void Display()
 {
     shirt.Display();
     shoes.Display();
 }