Freigeben über


UnaryOperationBinder(ExpressionType) Konstruktor

Definition

Initialisiert eine neue Instanz der BinaryOperationBinder-Klasse.

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)

Parameter

operation
ExpressionType

Die Art des unären Vorgangs.

Gilt für: