프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetDriverNameMessage ( int driverId, string driverName ) : System |
Initialises a new instance of the SetDriverNameMessage class and specifies if the Id of the driver and the driver's name.
|
|
ToString ( ) : string |
public SetDriverNameMessage ( int driverId, string driverName ) : System | ||
driverId | int | The Id of the driver. |
driverName | string | The driver's name. |
리턴 | System |