C# Class AK.F1.Timing.UI.Screens.HomeScreen

Inheritance: Screen, IHomeScreen
Afficher le fichier Open project: simoneb/ak-f1-timing

Méthodes publiques

Méthode Description
HomeScreen ( IShellScreen shellScreen, ISettings settings ) : System

Initialises a new instance of the HomeScreen class.

Playback ( ) : IEnumerable

Méthodes protégées

Méthode Description
OnActivate ( ) : void

Private Methods

Méthode Description
Login ( ) : IEnumerable
ReadProxy ( ) : IEnumerable
SaveCredentials ( ) : void
SaveProxyHostName ( ) : void

Method Details

HomeScreen() public méthode

Initialises a new instance of the HomeScreen class.
/// Thrown when or /// is . ///
public HomeScreen ( IShellScreen shellScreen, ISettings settings ) : System
shellScreen IShellScreen The .
settings ISettings The .
Résultat System

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

Playback() public méthode

public Playback ( ) : IEnumerable
Résultat IEnumerable