Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetDriverPitCountMessage ( int driverId, int pitCount ) : System |
Initialises a new instance of the SetDriverPitCountMessage class and specifies if the Id of the driver and the pit count.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
Résultat | void |
public SetDriverPitCountMessage ( int driverId, int pitCount ) : System | ||
driverId | int | The Id of the driver. |
pitCount | int | The driver's new pit count. |
Résultat | System |