Exemple #1
0
 public override List <vPlans> GetAll()
 {
     return(pl.GetAll());
 }