C# Class OpenRasta.Web.OperationResult.SeeOther

Represents a 303 See other response: the response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource.
Inheritance: OperationResult
Afficher le fichier Open project: 7digital/openrasta-stable Class Usage Examples

Méthodes publiques

Méthode Description
SeeOther ( ) : System

Method Details

SeeOther() public méthode

public SeeOther ( ) : System
Résultat System