C# Class OpenRasta.Web.OperationResult.Found

Represents a 302 Found response: the requested resource resides temporarily under a different URI.
Inheritance: OperationResult
Datei anzeigen Open project: 7digital/openrasta-stable

Public Methods

Method Description
Found ( ) : System

Method Details

Found() public method

public Found ( ) : System
return System