C# 클래스 BaconographyPortable.Common.UtilityCommandImpl.LongNavWatcher

파일 보기 프로젝트 열기: Synergex/Baconography

공개 메소드들

메소드 설명
ClearInFlight ( ) : void
GetTerminatedClearInFlight ( string url ) : bool
WatchMessage ( LongNavigationMessage message ) : void

메소드 상세

ClearInFlight() 공개 메소드

public ClearInFlight ( ) : void
리턴 void

GetTerminatedClearInFlight() 공개 메소드

public GetTerminatedClearInFlight ( string url ) : bool
url string
리턴 bool

WatchMessage() 공개 메소드

public WatchMessage ( LongNavigationMessage message ) : void
message BaconographyPortable.Messages.LongNavigationMessage
리턴 void