C# Class Rsdn.Janus.ForumsCommandTarget

Inheritance: CommandTarget
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
ForumsCommandTarget ( IServiceProvider provider ) : System

Private Methods

Méthode Description
ExecuteOpenFileUploadOnRsdn ( ICommandContext context ) : void
ExecuteSetMessagesReadMarkByDate ( ICommandContext context ) : void
ExecuteShowAllArticles ( ICommandContext context ) : void
ExecuteShowAllFaq ( ICommandContext context ) : void
ExecuteShowTeamList ( ICommandContext context ) : void
ExecuteShowUserRatingIn ( ICommandContext context ) : void
ExecuteShowUserRatingOut ( ICommandContext context ) : void
ExecuteStateExport ( ICommandContext context ) : void
ExecuteStateImport ( ICommandContext context ) : void
ExecuteTopicDownload ( ICommandContext context ) : void
QuerySetMessagesReadMarkByDateStatus ( ICommandContext context ) : CommandStatus

Method Details

ForumsCommandTarget() public méthode

public ForumsCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
Résultat System