Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SobekCM_Builder_Service
BuilderService
C# Class SobekCM_Builder_Service.BuilderService
Inheritance:
System.ServiceProcess.ServiceBase
ファイルを表示
Open project: MarkVSullivan/SobekCM-Web-Application
Public Methods
Method
Description
BuilderService
( ) :
System
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Private Methods
Method
Description
Look_For_Variable_Registry_Key
(
string
Manufacturer
,
string
KeyName
) :
string
Method Details
BuilderService()
public
method
public
BuilderService
( ) :
System
return
System
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void