UnaryOperationBinder(ExpressionType) Oluşturucu

Tanım

BinaryOperationBinder sınıfının yeni bir örneğini başlatır.

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)

Parametreler

operation
ExpressionType

Birli işlem türü.

Şunlara uygulanır