Ejemplo n.º 1
0
 public IEnumerable <Domain.Helper.Helper> GetAllHelpers()
 {
     return(_helperRepository.GetAllHelpers());
 }