Partager via


UnaryOperationBinder(ExpressionType) Constructeur

Définition

Initialise une nouvelle instance de la classe BinaryOperationBinder.

protected:
 UnaryOperationBinder(System::Linq::Expressions::ExpressionType operation);
protected UnaryOperationBinder (System.Linq.Expressions.ExpressionType operation);
new System.Dynamic.UnaryOperationBinder : System.Linq.Expressions.ExpressionType -> System.Dynamic.UnaryOperationBinder
Protected Sub New (operation As ExpressionType)

Paramètres

operation
ExpressionType

Type d'opération unaire.

S’applique à