Template Documentation
MoviesRepository Fields |
The MoviesRepository type exposes the following members.
Fields
Name | Description | |
---|---|---|
_DBEntities |
The DbContext of entity framework
(Inherited from GenericRepositoryTEntity.) | |
_Entity |
The DbSet that represents the database table to do all the queries
(Inherited from GenericRepositoryTEntity.) |
See Also