Udostępnij za pośrednictwem


UnaryOperationBinder(ExpressionType) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy BinaryOperationBinder.

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

Rodzaj operacji jednoargumentowej.

Dotyczy