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