C# Class OpenRasta.Web.OperationResult.MethodNotAllowed

Inheritance: OperationResult
Afficher le fichier Open project: 7digital/openrasta-stable

Méthodes publiques

Méthode Description
MethodNotAllowed ( ) : System
MethodNotAllowed ( Uri requestUri, string methodName, object resourceKey ) : System

Method Details

MethodNotAllowed() public méthode

public MethodNotAllowed ( ) : System
Résultat System

MethodNotAllowed() public méthode

public MethodNotAllowed ( Uri requestUri, string methodName, object resourceKey ) : System
requestUri System.Uri
methodName string
resourceKey object
Résultat System