Udostępnij za pośrednictwem


BinaryOperationBinder(ExpressionType) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

operation
ExpressionType

Rodzaj operacji binarnej.

Dotyczy