Пример #1
0
 public DataTable SelectAll()
 {
     return(orm.SelectAll());
 }