public DriverSelectEvent( DriverSelectionControl.DriverType driverType )
 {
     DriverType = driverType;
 }