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

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

공개 메소드들

메소드 설명
NoContentResponse ( ) : System

보호된 메소드들

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

메소드 상세

GetData() 보호된 메소드

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

NoContentResponse() 공개 메소드

public NoContentResponse ( ) : System
리턴 System