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