Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetDriverQuallyTimeMessage ( int driverId, int quallyNumber, System.TimeSpan quallyTime ) : System |
Initialises a new instance of the SetDriverQuallyTimeMessage class and specifies if the Id of the driver, the qually number and qually time.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
Résultat | void |
public SetDriverQuallyTimeMessage ( int driverId, int quallyNumber, System.TimeSpan quallyTime ) : System | ||
driverId | int | The Id of the driver. |
quallyNumber | int | The qually number. |
quallyTime | System.TimeSpan | The qually time. |
Résultat | System |