C# Class LiveTelemetry.Gauge_Splits

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: nlhans/SimTelemetry Class Usage Examples

Méthodes publiques

Méthode Description
Gauge_Splits ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
PrintLapTime ( float time, bool sector ) : string
sortDriver ( IDriverGeneral d1, IDriverGeneral d2 ) : int

Method Details

Gauge_Splits() public méthode

public Gauge_Splits ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void