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

Inheritance: Screen, ISessionScreen
Show file Open project: simoneb/ak-f1-timing

Public Methods

Method Description
SessionScreen ( IShellScreen shellScreen ) : System.Windows

Initialises a new instance of the SessionScreen class.

Protected Methods

Method Description
OnActivate ( ) : void

Private Methods

Method Description
OnPlayerException ( object sender, ExceptionEventArgs e ) : void

Method Details

OnActivate() protected method

protected OnActivate ( ) : void
return void

SessionScreen() public method

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