MoviesService Fields

Template MVC

MoviesService Fields

Fields
  NameDescription
Private field_mapper
The IMapper object is used to map objects between TEntity and TModel types
(Inherited from GenericServiceTModel, TEntity.)
Private field_repository
The GenericRepository of TEntity to do all the common database functions
(Inherited from GenericServiceTModel, TEntity.)
Private field_Uof
Top
See Also