Property All
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
All
Gets every declared fact.
public static IReadOnlyList<MailRuleFact> All { get; }
Property Value
Remarks
Declared last so the members it lists are already initialized when this initializer runs.