C# Class LightNode.Server.OperationNotFoundException

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

Méthodes publiques

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

Method Details

OperationNotFoundException() public méthode

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