Table of Contents

Method ToString

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

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.

Remarks

A default instance carries no value, because a struct is constructible without its factory whatever the factory refuses. It reads as the empty name rather than as null, so a caller that formats one is not the place the absence surfaces.