C# Class Rsdn.Janus.ForumsCommandTarget

Inheritance: CommandTarget
ファイルを表示 Open project: rsdn/janus

Public Methods

Method Description
ForumsCommandTarget ( IServiceProvider provider ) : System

Private Methods

Method 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 method

public ForumsCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
return System