C# Класс 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.
Наследование: OperationResult
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SeeOther ( ) : System

Описание методов

SeeOther() публичный Метод

public SeeOther ( ) : System
Результат System