Пример #1
0
 public bool save(DataTable table)
 {
     return(dal.save(table));
 }