Share via


RuleAction.Equals(RuleAction) Method

Definition

public abstract bool Equals (Microsoft.Azure.ServiceBus.RuleAction other);
override this.Equals : Microsoft.Azure.ServiceBus.RuleAction -> bool
Public MustOverride Function Equals (other As RuleAction) As Boolean

Parameters

other
RuleAction

Returns

Implements

Applies to