C# Class Naif.Blog.ViewComponents.TagCloudViewComponent

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

Méthodes publiques

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

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

TagCloudViewComponent() public méthode

public TagCloudViewComponent ( IBlogRepository blogRepository, IApplicationContext appContext ) : Microsoft.AspNetCore.Mvc
blogRepository IBlogRepository
appContext IApplicationContext
Résultat Microsoft.AspNetCore.Mvc