Freigeben über


BinaryOperationBinder(ExpressionType) Konstruktor

Definition

Initialisiert eine neue Instanz der BinaryOperationBinder-Klasse.

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)

Parameter

operation
ExpressionType

Die Art des binären Vorgangs.

Gilt für: