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

Inheritance: TextHttpResponse
Mostrar archivo Open project: pieceofsummer/TouchRemote

Public Methods

Method Description
NotFoundResponse ( ) : System

Protected Methods

Method Description
GetText ( ) : string

Method Details

GetText() protected method

protected GetText ( ) : string
return string

NotFoundResponse() public method

public NotFoundResponse ( ) : System
return System