C# Class DotNetClub.Web.ViewComponents.UserOtherTopicsPanelViewComponent

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InvokeAsync ( long userID, int count ) : Task
UserOtherTopicsPanelViewComponent ( TopicService topicService ) : DotNetClub.Core.Service

Method Details

InvokeAsync() public méthode

public InvokeAsync ( long userID, int count ) : Task
userID long
count int
Résultat Task

UserOtherTopicsPanelViewComponent() public méthode

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