C# 클래스 YourService, code

상속: IYourService
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

보호된 메소드들

메소드 설명
OnStart ( Array, args ) : void
OnStop ( ) : void

비공개 메소드들

메소드 설명
Run ( ) : void

메소드 상세

OnStart() 보호된 메소드

protected OnStart ( Array, args ) : void
args Array,
리턴 void

OnStop() 보호된 메소드

protected OnStop ( ) : void
리턴 void