コード例 #1
0
 public DriverSelectEvent( DriverSelectionControl.DriverType driverType )
 {
     DriverType = driverType;
 }