C# 클래스 OpenHome.Net.ControlPoint.ProxyError

상속: System.Exception
파일 보기 프로젝트 열기: openhome/ohNet 1 사용 예제들

공개 메소드들

메소드 설명
ProxyError ( ) : System
ProxyError ( uint aCode, string aDesc ) : System

메소드 상세

ProxyError() 공개 메소드

public ProxyError ( ) : System
리턴 System

ProxyError() 공개 메소드

public ProxyError ( uint aCode, string aDesc ) : System
aCode uint
aDesc string
리턴 System