C# Class Naif.Blog.ViewComponents.BaseViewComponent

Inheritance: ViewComponent
Afficher le fichier Open project: cnurse/Naif.Blog

Méthodes protégées

Méthode Description
BaseViewComponent ( IBlogRepository blogRepository, IApplicationContext appContext ) : Microsoft.AspNetCore.Mvc

Method Details

BaseViewComponent() protected méthode

protected BaseViewComponent ( IBlogRepository blogRepository, IApplicationContext appContext ) : Microsoft.AspNetCore.Mvc
blogRepository IBlogRepository
appContext IApplicationContext
Résultat Microsoft.AspNetCore.Mvc