Aracılığıyla paylaş


BinaryOperationBinder(ExpressionType) Oluşturucu

Tanım

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

protected:
 BinaryOperationBinder(System::Linq::Expressions::ExpressionType operation);
protected BinaryOperationBinder (System.Linq.Expressions.ExpressionType operation);
new System.Dynamic.BinaryOperationBinder : System.Linq.Expressions.ExpressionType -> System.Dynamic.BinaryOperationBinder
Protected Sub New (operation As ExpressionType)

Parametreler

operation
ExpressionType

İkili işlem türü.

Şunlara uygulanır