BinaryOperationBinder(ExpressionType) Constructor

Definitie

Initialiseert een nieuw exemplaar van de BinaryOperationBinder klasse.

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)

Parameters

operation
ExpressionType

Het binaire bewerkingstype.

Van toepassing op