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