C# 클래스 SimTelemetry.Game.rFactor2.Garage.rFactor2Track

상속: ITrack
파일 보기 프로젝트 열기: nlhans/SimTelemetry 1 사용 예제들

공개 메소드들

메소드 설명
ParseVersion ( string directory ) : string
Scan ( ) : void
ScanRoute ( ) : void
rFactor2Track ( string trackfile, string root ) : System

비공개 메소드들

메소드 설명
Scan_AIWKey ( object d ) : void

메소드 상세

ParseVersion() 공개 정적인 메소드

public static ParseVersion ( string directory ) : string
directory string
리턴 string

Scan() 공개 메소드

public Scan ( ) : void
리턴 void

ScanRoute() 공개 메소드

public ScanRoute ( ) : void
리턴 void

rFactor2Track() 공개 메소드

public rFactor2Track ( string trackfile, string root ) : System
trackfile string
root string
리턴 System