C# Class DotNetClub.Web.ViewComponents.NoCommentsTopicViewComponent

Inheritance: ViewComponent
Afficher le fichier Open project: scheshan/DotNetClub

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InvokeAsync ( int count ) : Task
NoCommentsTopicViewComponent ( TopicService topicService ) : DotNetClub.Core.Service

Method Details

InvokeAsync() public méthode

public InvokeAsync ( int count ) : Task
count int
Résultat Task

NoCommentsTopicViewComponent() public méthode

public NoCommentsTopicViewComponent ( TopicService topicService ) : DotNetClub.Core.Service
topicService DotNetClub.Core.Service.TopicService
Résultat DotNetClub.Core.Service