Click or drag to resize

DriverType Constructor

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
)

Parameters

type
Type: StarfieldDriverTypes

[Missing <param name="type"/> documentation for "M:Starfield.DriverType.#ctor(Starfield.DriverTypes)"]

See Also