Exemplo n.º 1
0
 private DataTable GetAll()
 {
     return(ConnectionSQLite.GetAll());
 }