C# Class TouchRemote.Core.Http.Response.NoContentResponse

Inheritance: HttpResponse
Mostrar archivo Open project: pieceofsummer/TouchRemote

Public Methods

Method Description
NoContentResponse ( ) : System

Protected Methods

Method Description
GetData ( ) : byte[]

Method Details

GetData() protected method

protected GetData ( ) : byte[]
return byte[]

NoContentResponse() public method

public NoContentResponse ( ) : System
return System