C# 클래스 WatchDog.MPWatchDog

파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1

Private Properties

프로퍼티 타입 설명
CreateTemporaryConfiguration string
EnableChoice void
GetMPArguments string
GetScreenAspect float
GetZipFilename string
LaunchMediaPortalAction void
MakeGraphSnapshot void
ParseCommandLine bool
PerformPostTestActions void
PerformPostTestActions void
PerformPreTestActions void
PerformPreTestActions void
ProceedButton_Click void
SetStatus void
ShowUsage void
btnZipFile_Click void
menuItem2_Click void
menuItem7_Click void
tmrMPWatcher_Tick void
tmrUnAttended_Tick void
tmrWatchdog_Tick void

공개 메소드들

메소드 설명
CheckRequirements ( ) : bool
MPWatchDog ( ) : System

비공개 메소드들

메소드 설명
CreateTemporaryConfiguration ( ) : string
EnableChoice ( bool enable ) : void
GetMPArguments ( ) : string
GetScreenAspect ( ) : float
GetZipFilename ( ) : string
LaunchMediaPortalAction ( ) : void
MakeGraphSnapshot ( DSGrapheditROTEntry rotEntry ) : void
ParseCommandLine ( ) : bool
PerformPostTestActions ( ) : void
PerformPostTestActions ( bool autoClose ) : void
PerformPreTestActions ( ) : void
PerformPreTestActions ( bool autoClose ) : void
ProceedButton_Click ( object sender, EventArgs e ) : void
SetStatus ( string status ) : void
ShowUsage ( ) : void
btnZipFile_Click ( object sender, EventArgs e ) : void
menuItem2_Click ( object sender, EventArgs e ) : void
menuItem7_Click ( object sender, EventArgs e ) : void
tmrMPWatcher_Tick ( object sender, EventArgs e ) : void
tmrUnAttended_Tick ( object sender, EventArgs e ) : void
tmrWatchdog_Tick ( object sender, EventArgs e ) : void

메소드 상세

CheckRequirements() 공개 메소드

public CheckRequirements ( ) : bool
리턴 bool

MPWatchDog() 공개 메소드

public MPWatchDog ( ) : System
리턴 System