C# Class Skight.HelpCenter.Presentation.Install

Inheritance: DiscreteCommand
ファイルを表示 Open project: SkightTeam/eLiteWeb

Public Methods

Method Description
Install ( TopicHosterService service ) : System.Collections.Generic
process ( WebRequest request ) : void

Method Details

Install() public method

public Install ( TopicHosterService service ) : System.Collections.Generic
service Skight.HelpCenter.Presentation.Services.TopicHosterService
return System.Collections.Generic

process() public method

public process ( WebRequest request ) : void
request WebRequest
return void