프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DriverMessageBase ( int driverId ) : System |
Initialises a new instance of the DriverMessageBase class and specifies the Id of the driver the message relates to.
|
protected DriverMessageBase ( int driverId ) : System | ||
driverId | int | The Id of the driver the message is related to. |
리턴 | System |