C# Class LibUsbDotNet.DeviceNotify.DeviceNotifyEventArgs

Describes the device notify event
Inheritance: System.EventArgs
Mostra file Open project: arvydas/BlinkStickDotNet Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

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

Method Details

ToString() public method

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