Initializes a new instance of the
DriverType class
Namespace:
Starfield
Assembly:
Starfield (in Starfield.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DriverType(
DriverTypes type
)
Public Sub New (
type As DriverTypes
)
public:
DriverType(
DriverTypes type
)
new :
type : DriverTypes -> DriverType
Parameters
- type
- Type: StarfieldDriverTypes
[Missing <param name="type"/> documentation for "M:Starfield.DriverType.#ctor(Starfield.DriverTypes)"]
See Also