Пример #1
0
 public static IDataReader getAll()
 {
     return(Connexion.getAll(tableName));
 }