Partager via


BinaryOperationBinder(ExpressionType) Constructeur

Définition

Initialise une nouvelle instance de la classe BinaryOperationBinder.

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

Paramètres

operation
ExpressionType

Type d'opération binaire.

S’applique à