C# 클래스 Skight.HelpCenter.Presentation.Install

상속: DiscreteCommand
파일 보기 프로젝트 열기: SkightTeam/eLiteWeb

공개 메소드들

메소드 설명
Install ( TopicHosterService service ) : System.Collections.Generic
process ( WebRequest request ) : void

메소드 상세

Install() 공개 메소드

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

process() 공개 메소드

public process ( WebRequest request ) : void
request WebRequest
리턴 void