C# Class ODataToolkit.Exceptions.FunctionNotSupportedException

Inheritance: Exception
Afficher le fichier Open project: erdomke/ODataToolkit

Méthodes publiques

Méthode Description
FunctionNotSupportedException ( Type type, string function ) : System

Method Details

FunctionNotSupportedException() public méthode

public FunctionNotSupportedException ( Type type, string function ) : System
type Type
function string
Résultat System