Sdílet prostřednictvím


UnaryOperationBinder(ExpressionType) Konstruktor

Definice

Inicializuje novou instanci BinaryOperationBinder třídy .

protected:
 UnaryOperationBinder(System::Linq::Expressions::ExpressionType operation);
protected UnaryOperationBinder (System.Linq.Expressions.ExpressionType operation);
new System.Dynamic.UnaryOperationBinder : System.Linq.Expressions.ExpressionType -> System.Dynamic.UnaryOperationBinder
Protected Sub New (operation As ExpressionType)

Parametry

operation
ExpressionType

Unární operace.

Platí pro