C# 클래스 SimShift.MapTool.Ets2NavigationSegment.Ets2NavigationSegmentOption

파일 보기 프로젝트 열기: nlhans/SimShift

공개 프로퍼티들

프로퍼티 타입 설명
EntryLane int
ExitLane int
HiResPoints List
LaneCrossOver bool
Points List
Valid bool

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

EntryLane 공개적으로 프로퍼티

public int EntryLane
리턴 int

ExitLane 공개적으로 프로퍼티

public int ExitLane
리턴 int

HiResPoints 공개적으로 프로퍼티

public List HiResPoints
리턴 List

LaneCrossOver 공개적으로 프로퍼티

public bool LaneCrossOver
리턴 bool

Points 공개적으로 프로퍼티

public List Points
리턴 List

Valid 공개적으로 프로퍼티

public bool Valid
리턴 bool