C# Class OpenRasta.Web.OperationResult.MethodNotAllowed

Inheritance: OperationResult
Mostra file Open project: 7digital/openrasta-stable

Public Methods

Method Description
MethodNotAllowed ( ) : System
MethodNotAllowed ( Uri requestUri, string methodName, object resourceKey ) : System

Method Details

MethodNotAllowed() public method

public MethodNotAllowed ( ) : System
return System

MethodNotAllowed() public method

public MethodNotAllowed ( Uri requestUri, string methodName, object resourceKey ) : System
requestUri System.Uri
methodName string
resourceKey object
return System