C# 클래스 AcManager.Controls.ViewModels.RaceGridEntry

상속: FirstFloor.ModernUI.Presentation.Displayable, IDraggable
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Clone ( ) : RaceGridEntry
RaceGridEntry ( [ car ) : System
Same ( RaceGridEntry other ) : bool
ToString ( ) : string

메소드 상세

Clone() 공개 메소드

public Clone ( ) : RaceGridEntry
리턴 RaceGridEntry

RaceGridEntry() 공개 메소드

public RaceGridEntry ( [ car ) : System
car [
리턴 System

Same() 공개 메소드

public Same ( RaceGridEntry other ) : bool
other RaceGridEntry
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string