Property | Type | Description |
---|
Method | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetDriverGapMessage ( int driverId, |
Initialises a new instance of the SetDriverGapMessage class and specifies if the Id of the driver and the gap.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
return | void |
public SetDriverGapMessage ( int driverId, |
||
driverId | int | The Id of the driver. |
gap | The gap. | |
return | System |