Table of Contents

Method Equals

Namespace
MailFathom.Domain.Emails.Authentication
Assembly
MailFathom.Domain.dll

Equals(SenderDomain)

Compares two domains by the form they were normalized to.

public bool Equals(SenderDomain other)

Parameters

other SenderDomain

The domain to compare with.

Returns

bool

true when both name the same domain.