Méthode | Description | |
---|---|---|
CreateSavedVehicle ( ) : |
Creates a new saved Vehicle with a random value assigned to every property
|
|
CreateUnsavedDefaultVehicle ( ) : |
Creates a new unsaved Vehicle where all properties are null, except ID properties and those with default values. If there are compulsory properties without defaults, saving the object will throw an exception.
|
|
CreateUnsavedValidVehicle ( ) : |
Creates a new unsaved Vehicle with a random value assigned to every property
|
public static CreateSavedVehicle ( ) : |
||
Résultat |
public static CreateUnsavedDefaultVehicle ( ) : |
||
Résultat |
public static CreateUnsavedValidVehicle ( ) : |
||
Résultat |