C# Class Ketchup.Protocol.Exceptions.OperationNotSupportedException

Inheritance: ProtocolException
Afficher le fichier Open project: jasonsirota/Ketchup

Méthodes publiques

Méthode Description
OperationNotSupportedException ( string key, Op op, string server ) : System

Method Details

OperationNotSupportedException() public méthode

public OperationNotSupportedException ( string key, Op op, string server ) : System
key string
op Op
server string
Résultat System