private bool EqualsData(IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceHashAssistValue other) { return(other != null && HashAssistValue.Equals(other.HashAssistValue)); }
private bool EqualsData(IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceHashAssistValue other) { return other != null && HashAssistValue.Equals(other.HashAssistValue); }