C# Class TouchRemote.Core.Http.HttpResponse

Mostrar archivo Open project: pieceofsummer/TouchRemote

Protected Methods

Method Description
GetData ( ) : byte[]
HttpResponse ( ) : System

Private Methods

Method Description
Send ( HttpConnection connection ) : void
Send ( HttpConnection connection, string protocol, string version ) : void

Method Details

GetData() protected abstract method

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

HttpResponse() protected method

protected HttpResponse ( ) : System
return System