C# 클래스 AcManager.Pages.Drive.QuickDrive_Drag.ViewModel

상속: QuickDrive_Race.ViewModel
파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
ViewModel ( bool initialize = true ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
InitializeSaveable ( ) : void
Load ( QuickDrive_Race o ) : void
Reset ( ) : void
Save ( QuickDrive_Race result ) : void

메소드 상세

GetModeProperties() 보호된 메소드

protected GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
botCars IEnumerable
리턴 Game.BaseModeProperties

InitializeSaveable() 보호된 메소드

protected InitializeSaveable ( ) : void
리턴 void

Load() 보호된 메소드

protected Load ( QuickDrive_Race o ) : void
o QuickDrive_Race
리턴 void

Reset() 보호된 메소드

protected Reset ( ) : void
리턴 void

Save() 보호된 메소드

protected Save ( QuickDrive_Race result ) : void
result QuickDrive_Race
리턴 void

ViewModel() 공개 메소드

public ViewModel ( bool initialize = true ) : System.Collections.Generic
initialize bool
리턴 System.Collections.Generic