Template Documentation
GenericServiceTModel, TEntity Fields |
Fields
Name | Description | |
---|---|---|
_mapper |
The IMapper object is used to map objects between TEntity and TModel types
| |
_repository |
The GenericRepository of TEntity to do all the common database functions
|
See Also