Table of Contents

Property All

Namespace
MailFathom.Domain.Failures
Assembly
MailFathom.Domain.dll

All

Gets every allocated code.

public static IReadOnlyList<MailFathomErrorCode> All { get; }

Property Value

IReadOnlyList<MailFathomErrorCode>

Remarks

Declared last so the members it lists are already initialized when this initializer runs.