Example #1
0
 private void DisplayPets()
 {
     _pets.DisplayPets();
 }