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