C# 클래스 Amoeba.ServiceManager

상속: Library.ManagerBase
파일 보기 프로젝트 열기: Alliance-Network/Amoeba 1 사용 예제들

공개 메소드들

메소드 설명
ServiceManager ( ) : System
Startup ( string args ) : bool

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
Config ( ) : System
GetUniqueFilePath ( string path ) : string
GetUniqueFileStream ( string path ) : UnbufferedFileStream
ShutdownProcesses ( ) : void
StartupProcesses ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

ServiceManager() 공개 메소드

public ServiceManager ( ) : System
리턴 System

Startup() 공개 메소드

public Startup ( string args ) : bool
args string
리턴 bool