C# Class ICSharpCode.USBlib.UsbException

Inheritance: System.Exception
Exibir arquivo Open project: roboime/legacy-roboime

Public Methods

Method Description
ToString ( ) : string
UsbException ( ) : System
UsbException ( string msg ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

UsbException() public method

public UsbException ( ) : System
return System

UsbException() public method

public UsbException ( string msg ) : System
msg string
return System