C# 클래스 SimpleServices.ExampleApplication.FirstHostedThing

상속: IWindowsService
파일 보기 프로젝트 열기: davidwhitney/SimpleServices

공개 메소드들

메소드 설명
Start ( string args ) : void
Stop ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( string args ) : void
args string
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void