Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SubServer
ServiceManager
C# Class SubServer.ServiceManager
显示文件
Open project: SiteView/ECC8.13
Public Methods
Method
Description
Load
(
string
strServiceFile
) :
bool
Save
( ) :
void
SaveAs
(
string
strFilePath
) :
void
ServiceManager
( ) :
System
Method Details
Load()
public
method
public
Load
(
string
strServiceFile
) :
bool
strServiceFile
string
return
bool
Save()
public
method
public
Save
( ) :
void
return
void
SaveAs()
public
method
public
SaveAs
(
string
strFilePath
) :
void
strFilePath
string
return
void
ServiceManager()
public
method
public
ServiceManager
( ) :
System
return
System