C# Class SimTelemetry.Game.Rfactor.Garage.rFactorTrack

Inheritance: ITrack
Exibir arquivo Open project: nlhans/SimTelemetry

Public Methods

Method Description
Scan ( ) : void
ScanRoute ( ) : void
ToString ( ) : string
rFactorTrack ( string file ) : System

Private Methods

Method Description
Scan_AIWKey ( object d ) : void

Method Details

Scan() public method

public Scan ( ) : void
return void

ScanRoute() public method

public ScanRoute ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string

rFactorTrack() public method

public rFactorTrack ( string file ) : System
file string
return System