UnaryOperationBinder(ExpressionType) Constructor

Definitie

Initialiseert een nieuw exemplaar van de BinaryOperationBinder klasse.

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)

Parameters

operation
ExpressionType

Het unaire operatietype.

Van toepassing op