메소드 | 설명 | |
---|---|---|
CreateSavedSteeringWheel ( ) : |
Creates a new saved SteeringWheel with a random value assigned to every property
|
|
CreateUnsavedDefaultSteeringWheel ( ) : |
Creates a new unsaved SteeringWheel 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.
|
|
CreateUnsavedValidSteeringWheel ( ) : |
Creates a new unsaved SteeringWheel with a random value assigned to every property
|
public static CreateSavedSteeringWheel ( ) : |
||
리턴 |
public static CreateUnsavedDefaultSteeringWheel ( ) : |
||
리턴 |
public static CreateUnsavedValidSteeringWheel ( ) : |
||
리턴 |