Property | Type | Description |
---|
Method | Description | |
---|---|---|
DriverModel ( int id ) : System |
Initialises a new instance of the DriverModel class and specifies the driver's Id.
|
|
Process ( Message message ) : void | ||
ToString ( ) : string |
public DriverModel ( int id ) : System | ||
id | int | The driver's Id. |
return | System |