Пример #1
0
 private DataTable GetAll()
 {
     return(ConnectionSQLite.GetAll());
 }