Ejemplo n.º 1
0
 public IEnumerable <CellRruView> GetViews(string planNum)
 {
     return(_service.GetByPlanNum(planNum));
 }