C# Class Gribble.Expressions.OperatorNotSupportedException

Inheritance: System.Exception
Afficher le fichier Open project: mikeobrien/Gribble

Méthodes publiques

Méthode Description
OperatorNotSupportedException ( ExpressionType type ) : System

Method Details

OperatorNotSupportedException() public méthode

public OperatorNotSupportedException ( ExpressionType type ) : System
type ExpressionType
Résultat System