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

服务启动器
Exibir arquivo Open project: lishilei0523/SD.IdentitySystem

Public Methods

Method Description
ServiceLauncher ( ) : SD.IdentitySystem.StubWCF.Server.Implements

构造器

Start ( ) : void

开始

Stop ( ) : void

停止

Method Details

ServiceLauncher() public method

构造器
public ServiceLauncher ( ) : SD.IdentitySystem.StubWCF.Server.Implements
return SD.IdentitySystem.StubWCF.Server.Implements

Start() public method

开始
public Start ( ) : void
return void

Stop() public method

停止
public Stop ( ) : void
return void