C# Class LibUsbDotNet.DeviceNotify.Linux.LinuxUsbDeviceNotifyInfo

Describes the USB device that caused the notification. see the IUsbDeviceNotifyInfo inteface for more information.
Inheritance: IUsbDeviceNotifyInfo
Datei anzeigen Open project: arvydas/BlinkStickDotNet Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns a T:System.String that represents the current UsbDeviceNotifyInfo.

Private Methods

Method Description
LinuxUsbDeviceNotifyInfo ( LinuxDevItem linuxDevItem ) : System

Method Details

ToString() public method

Returns a T:System.String that represents the current UsbDeviceNotifyInfo.
public ToString ( ) : string
return string