BinaryOperationBinder(ExpressionType) Konstruktor

Definíció

Inicializálja a BinaryOperationBinder osztály új példányát.

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éterek

operation
ExpressionType

A bináris művelet típusa.

A következőre érvényes: