HomeController._moviesCategoryService Field

Template MVC

HomeController_moviesCategoryService Field

[Missing <summary> documentation for "F:Template.Web.Controllers.HomeController._moviesCategoryService"]

Namespace:  Template.Web.Controllers
Assembly:  Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private readonly IMoviesCategoryService _moviesCategoryService

Field Value

Type: IMoviesCategoryService
See Also