C# Class LightNode.Server.MethodNotAllowedException

Inheritance: OperationMissingException
Afficher le fichier Open project: neuecc/LightNode

Méthodes publiques

Méthode Description
MethodNotAllowedException ( OperationMissingKind kind, string path, string method ) : LightNode.Core

Method Details

MethodNotAllowedException() public méthode

public MethodNotAllowedException ( OperationMissingKind kind, string path, string method ) : LightNode.Core
kind OperationMissingKind
path string
method string
Résultat LightNode.Core