C# Class Naif.Blog.ViewComponents.TagCloudViewComponent

Inheritance: BaseViewComponent
ファイルを表示 Open project: cnurse/Naif.Blog

Public Methods

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

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

TagCloudViewComponent() public method

public TagCloudViewComponent ( IBlogRepository blogRepository, IApplicationContext appContext ) : Microsoft.AspNetCore.Mvc
blogRepository IBlogRepository
appContext IApplicationContext
return Microsoft.AspNetCore.Mvc