Ejemplo n.º 1
0
 public IEnumerable <CellView> Get(string rruName)
 {
     return(_service.QueryByRruName(rruName));
 }