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