BinaryOperationBinder(ExpressionType) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.