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
파일 보기 프로젝트 열기: 7digital/openrasta-stable 1 사용 예제들

공개 메소드들

메소드 설명
SeeOther ( ) : System

메소드 상세

SeeOther() 공개 메소드

public SeeOther ( ) : System
리턴 System