C# 클래스 UrbanBlimp.RemoteException

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

공개 메소드들

메소드 설명
RemoteException ( string message, WebException innerException ) : System

메소드 상세

RemoteException() 공개 메소드

public RemoteException ( string message, WebException innerException ) : System
message string
innerException System.Net.WebException
리턴 System