Beispiel #1
0
 public override System.Data.DataTable FindByAll()
 {
     return(dao.FindByAll());
 }