C# 클래스 TouchRemote.Core.Http.TextHttpResponse

상속: HttpResponse
파일 보기 프로젝트 열기: pieceofsummer/TouchRemote

보호된 메소드들

메소드 설명
GetData ( ) : byte[]
GetText ( ) : string

메소드 상세

GetData() 보호된 최종 메소드

protected final GetData ( ) : byte[]
리턴 byte[]

GetText() 보호된 추상적인 메소드

protected abstract GetText ( ) : string
리턴 string