Exemplo n.º 1
0
 public List <Plan> GetAll()
 {
     return(_PlanData.GetAll());
 }