UnaryOperationBinder(ExpressionType) Konstruktor

Definition

Initierar en ny instans av BinaryOperationBinder klassen.

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)

Parametrar

operation
ExpressionType

Den unary funktionen sorten.

Gäller för