C# Class DotNetClub.Web.ViewComponents.NoCommentsTopicViewComponent

Inheritance: ViewComponent
Datei anzeigen Open project: scheshan/DotNetClub

Private Properties

Property Type Description

Public Methods

Method Description
InvokeAsync ( int count ) : Task
NoCommentsTopicViewComponent ( TopicService topicService ) : DotNetClub.Core.Service

Method Details

InvokeAsync() public method

public InvokeAsync ( int count ) : Task
count int
return Task

NoCommentsTopicViewComponent() public method

public NoCommentsTopicViewComponent ( TopicService topicService ) : DotNetClub.Core.Service
topicService DotNetClub.Core.Service.TopicService
return DotNetClub.Core.Service