C# Class TouchRemote.Core.Http.TextHttpResponse

Inheritance: HttpResponse
Afficher le fichier Open project: pieceofsummer/TouchRemote

Méthodes protégées

Méthode Description
GetData ( ) : byte[]
GetText ( ) : string

Method Details

GetData() protected final méthode

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

GetText() protected abstract méthode

protected abstract GetText ( ) : string
Résultat string