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
YourService
C# Class YourService, code
Inheritance:
IYourService
显示文件
Open project: shendongnian/code
Class Usage Examples
Protected Methods
Method
Description
OnStart
(
Array,
args
) :
void
OnStop
( ) :
void
Private Methods
Method
Description
Run
( ) :
void
Method Details
OnStart()
protected
method
protected
OnStart
(
Array,
args
) :
void
args
Array,
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void