public GenericRepository(DataBaseContexts db)
 {
     this._db = db;
 }