C# Class AcManager.Pages.Drive.QuickDrive_Weekend.ViewModel

Inheritance: QuickDrive_Race.ViewModel
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
ViewModel ( bool initialize = true ) : System

Méthodes protégées

Méthode Description
GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
InitializeSaveable ( ) : void
Load ( QuickDrive_Race o ) : void
Reset ( ) : void
Save ( QuickDrive_Race result ) : void

Method Details

GetModeProperties() protected méthode

protected GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
botCars IEnumerable
Résultat Game.BaseModeProperties

InitializeSaveable() protected méthode

protected InitializeSaveable ( ) : void
Résultat void

Load() protected méthode

protected Load ( QuickDrive_Race o ) : void
o QuickDrive_Race
Résultat void

Reset() protected méthode

protected Reset ( ) : void
Résultat void

Save() protected méthode

protected Save ( QuickDrive_Race result ) : void
result QuickDrive_Race
Résultat void

ViewModel() public méthode

public ViewModel ( bool initialize = true ) : System
initialize bool
Résultat System