'Declaration Public Overloads Shared Function Create( _ ByVal driverType As DriverType _ ) As Device
public static Device Create( DriverType driverType )
Parameters
- driverType
- Type of the driver.
'Declaration Public Overloads Shared Function Create( _ ByVal driverType As DriverType _ ) As Device
public static Device Create( DriverType driverType )