C# 클래스 SubServer.ServiceManager

파일 보기 프로젝트 열기: SiteView/ECC8.13

공개 메소드들

메소드 설명
Load ( string strServiceFile ) : bool
Save ( ) : void
SaveAs ( string strFilePath ) : void
ServiceManager ( ) : System

메소드 상세

Load() 공개 메소드

public Load ( string strServiceFile ) : bool
strServiceFile string
리턴 bool

Save() 공개 메소드

public Save ( ) : void
리턴 void

SaveAs() 공개 메소드

public SaveAs ( string strFilePath ) : void
strFilePath string
리턴 void

ServiceManager() 공개 메소드

public ServiceManager ( ) : System
리턴 System