Example #1
0
 public int GetCountByNotWinners()
 {
     return(_receiptRepository.GetCountByNotWinners());
 }