Ejemplo n.º 1
0
 public IEnumerable <CellRruView> GetByName(string rruName)
 {
     return(_service.GetByRruName(rruName));
 }