C# 클래스 LitDev.Engines.HIDDeviceException

상속: System.ApplicationException
파일 보기 프로젝트 열기: litdev1/LitDev

공개 메소드들

메소드 설명
GenerateWithWinError ( string strMessage ) : HIDDeviceException
HIDDeviceException ( string strMessage ) : System

메소드 상세

GenerateWithWinError() 공개 정적인 메소드

public static GenerateWithWinError ( string strMessage ) : HIDDeviceException
strMessage string
리턴 HIDDeviceException

HIDDeviceException() 공개 메소드

public HIDDeviceException ( string strMessage ) : System
strMessage string
리턴 System