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