BinaryOperationBinder(ExpressionType) Konstruktor

Definition

Initierar en ny instans av BinaryOperationBinder klassen.

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)

Parametrar

operation
ExpressionType

Typ av binär åtgärd.

Gäller för