C# 클래스 TouchRemote.Core.Http.Response.ServerErrorResponse

상속: TextHttpResponse
파일 보기 프로젝트 열기: pieceofsummer/TouchRemote 1 사용 예제들

공개 메소드들

메소드 설명
ServerErrorResponse ( Exception ex ) : System

보호된 메소드들

메소드 설명
GetText ( ) : string

메소드 상세

GetText() 보호된 메소드

protected GetText ( ) : string
리턴 string

ServerErrorResponse() 공개 메소드

public ServerErrorResponse ( Exception ex ) : System
ex System.Exception
리턴 System