C# Class BaconographyPortable.Common.UtilityCommandImpl.LongNavWatcher

Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
ClearInFlight ( ) : void
GetTerminatedClearInFlight ( string url ) : bool
WatchMessage ( LongNavigationMessage message ) : void

Method Details

ClearInFlight() public méthode

public ClearInFlight ( ) : void
Résultat void

GetTerminatedClearInFlight() public méthode

public GetTerminatedClearInFlight ( string url ) : bool
url string
Résultat bool

WatchMessage() public méthode

public WatchMessage ( LongNavigationMessage message ) : void
message BaconographyPortable.Messages.LongNavigationMessage
Résultat void