Ejemplo n.º 1
0
 public IEnumerable <CellView> GetViews(int cellId)
 {
     return(_service.GetCellViews(cellId));
 }