프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetDriverLapTimeMessage ( int driverId, PostedTime lapTime ) : System |
Initialises a new instance of the SetDriverLapTimeMessage class and specifies if the Id of the driver and the lap time set by the driver.
|
|
ToString ( ) : string |
public SetDriverLapTimeMessage ( int driverId, PostedTime lapTime ) : System | ||
driverId | int | The Id of the driver. |
lapTime | PostedTime | The lap time. |
리턴 | System |