UnaryOperationBinder
Represents the unary dynamic operation at the call site, providing the binding semantic and the details about the operation.
The unary operation kind.
Initializes a new instance of the BinaryOperationBinder class.
Performs the binding of the unary dynamic operation if the target dynamic object cannot bind.
public abstract DynamicMetaObject FallbackUnaryOperation(DynamicMetaObject target, DynamicMetaObject errorSuggestion)
Performs the binding of the unary dynamic operation if the target dynamic object cannot bind.