C# Class LitDev.Engines.HIDDeviceException

Inheritance: System.ApplicationException
Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Méthode Description
GenerateWithWinError ( string strMessage ) : HIDDeviceException
HIDDeviceException ( string strMessage ) : System

Method Details

GenerateWithWinError() public static méthode

public static GenerateWithWinError ( string strMessage ) : HIDDeviceException
strMessage string
Résultat HIDDeviceException

HIDDeviceException() public méthode

public HIDDeviceException ( string strMessage ) : System
strMessage string
Résultat System