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
NullReference
WindowsService
Service1
C# Class NullReference.WindowsService.Service1
Inheritance:
System.ServiceProcess.ServiceBase
显示文件
Open project: voltagex/junkcode
Protected Methods
Method
Description
OnStart
(
string
args
) :
void
OnStop
( ) :
void
Method Details
OnStart()
protected
method
protected
OnStart
(
string
args
) :
void
args
string
return
void
OnStop()
protected
method
protected
OnStop
( ) :
void
return
void