Beispiel #1
0
 protected override string SpecificActionsForFeeding()
 {
     ApplicationRepository.AddMammalsFedForUser(master);
     return("The mammal has eaten meat. It is happy!");
 }