C# 클래스 BogheApp.Services.Impl.Win32ServiceManager

상속: BogheCore.Services.Impl.ServiceManager
파일 보기 프로젝트 열기: DoubangoTelecom/boghe

공개 메소드들

메소드 설명
BuildStoragePath ( String folder ) : String
Start ( ) : bool

Starts the manager

Stop ( ) : bool

Stops the manager

Win32ServiceManager ( ) : System

메소드 상세

BuildStoragePath() 공개 메소드

public BuildStoragePath ( String folder ) : String
folder String
리턴 String

Start() 공개 메소드

Starts the manager
public Start ( ) : bool
리턴 bool

Stop() 공개 메소드

Stops the manager
public Stop ( ) : bool
리턴 bool

Win32ServiceManager() 공개 메소드

public Win32ServiceManager ( ) : System
리턴 System