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