Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SrvControl
Service1
C# Class SrvControl.Service1
Inheritance:
ServiceBase
Afficher le fichier
Open project: shendongnian/code
Méthodes publiques
Méthode
Description
Service1
( ) :
System
Méthodes protégées
Méthode
Description
OnStart
(
Array
args
) :
void
OnStop
( ) :
void
Private Methods
Méthode
Description
mytimer_Elapsed
(
object
sender
,
ElapsedEventArgs
e
) :
void
Method Details
OnStart()
protected
méthode
protected
OnStart
(
Array
args
) :
void
args
Array
Résultat
void
OnStop()
protected
méthode
protected
OnStop
( ) :
void
Résultat
void
Service1()
public
méthode
public
Service1
( ) :
System
Résultat
System