Beispiel #1
0
 public LeadDtoForCountcs GetAllCount()
 {
     return(_leadRepository.GetAllCount());
 }