C# Class SD.IdentitySystem.StubWCF.Server.ServiceLauncher

服务启动器
Afficher le fichier Open project: lishilei0523/SD.IdentitySystem

Méthodes publiques

Méthode Description
ServiceLauncher ( ) : SD.IdentitySystem.StubWCF.Server.Implements

构造器

Start ( ) : void

开始

Stop ( ) : void

停止

Method Details

ServiceLauncher() public méthode

构造器
public ServiceLauncher ( ) : SD.IdentitySystem.StubWCF.Server.Implements
Résultat SD.IdentitySystem.StubWCF.Server.Implements

Start() public méthode

开始
public Start ( ) : void
Résultat void

Stop() public méthode

停止
public Stop ( ) : void
Résultat void