Ejemplo n.º 1
0
 public ICollection <PaymentType> GetALLFalse()
 {
     return(_ipaymentTypeRepository.GetALLFalse());
 }