C# Class TouchRemote.Core.Http.HttpResponse

Afficher le fichier Open project: pieceofsummer/TouchRemote

Méthodes protégées

Méthode Description
GetData ( ) : byte[]
HttpResponse ( ) : System

Private Methods

Méthode Description
Send ( HttpConnection connection ) : void
Send ( HttpConnection connection, string protocol, string version ) : void

Method Details

GetData() protected abstract méthode

protected abstract GetData ( ) : byte[]
Résultat byte[]

HttpResponse() protected méthode

protected HttpResponse ( ) : System
Résultat System