C# 클래스 IpWatchDog.Configurator

파일 보기 프로젝트 열기: ikriv/IpWatchDog 1 사용 예제들

공개 메소드들

메소드 설명
Configurator ( bool isConsole ) : IpWatchDog.Install
CreateInstaller ( ) : IpWatchDog.Install.InstallUtil
CreateRunner ( ) : IRunner
CreateServiceController ( ) : IService

비공개 메소드들

메소드 설명
CreateNotifier ( AppConfig config ) : IIpNotifier
CreateWatchDogService ( ) : IService

메소드 상세

Configurator() 공개 메소드

public Configurator ( bool isConsole ) : IpWatchDog.Install
isConsole bool
리턴 IpWatchDog.Install

CreateInstaller() 공개 메소드

public CreateInstaller ( ) : IpWatchDog.Install.InstallUtil
리턴 IpWatchDog.Install.InstallUtil

CreateRunner() 공개 메소드

public CreateRunner ( ) : IRunner
리턴 IRunner

CreateServiceController() 공개 메소드

public CreateServiceController ( ) : IService
리턴 IService