C# Class LibUsbDotNet.DeviceNotify.DeviceNotifier

Platform independent class for linux/windows device notification.
ファイルを表示 Open project: arvydas/BlinkStickDotNet

Public Methods

Method Description
OpenDeviceNotifier ( ) : IDeviceNotifier

Creates a new instance of a device notifier class.

Method Details

OpenDeviceNotifier() public static method

Creates a new instance of a device notifier class.
public static OpenDeviceNotifier ( ) : IDeviceNotifier
return IDeviceNotifier