Ejemplo n.º 1
0
 public IEnumerable <Areaclass> GetDataByIsActive()
 {
     return(obj.GetDataByIsActive());
 }