C# Class iRacingSimulator.Examples.IncidentLog.MainWindow

MainWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Show file Open project: NickThissen/iRacingSdkWrapper

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
OnSessionInfoUpdated ( object sender, SdkWrapper e ) : void
SaveSessionInfo ( SdkWrapper e ) : void
System ( int connectionId, object target ) : void
UpdateIncidents ( SdkWrapper e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System