Bagikan melalui


UnaryOperationBinder(ExpressionType) Konstruktor

Definisi

Menginisialisasi instans baru kelas 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)

Parameter

operation
ExpressionType

Jenis operasi unary.

Berlaku untuk