Click or drag to resize

VolumeDeviceClass Constructor (ILoggerFactory)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the VolumeDeviceClass class.

Namespace:  UsbEject
Assembly:  UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public VolumeDeviceClass(
	ILoggerFactory loggerFactory
)

Parameters

loggerFactory
Type: ILoggerFactory
Logger factory.
See Also