Example #1
0
 public AnimalType GetCowType()
 {
     return(_eventDataRepository.GetCowType());
 }