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

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

Méthodes publiques

Méthode Description
NotFoundResponse ( ) : System

Méthodes protégées

Méthode Description
GetText ( ) : string

Method Details

GetText() protected méthode

protected GetText ( ) : string
Résultat string

NotFoundResponse() public méthode

public NotFoundResponse ( ) : System
Résultat System