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

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

Méthodes publiques

Méthode Description
SessionScreen ( IShellScreen shellScreen ) : System.Windows

Initialises a new instance of the SessionScreen class.

Méthodes protégées

Méthode Description
OnActivate ( ) : void

Private Methods

Méthode Description
OnPlayerException ( object sender, ExceptionEventArgs e ) : void

Method Details

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

SessionScreen() public méthode

Initialises a new instance of the SessionScreen class.
/// Thrown when is . ///
public SessionScreen ( IShellScreen shellScreen ) : System.Windows
shellScreen IShellScreen The /// .
Résultat System.Windows