TJC.Inclusion

Inclusion logic with Include All & Exclude All functionality

MIT License

Stars
0
Committers
2

The Inclusion class is used to include/exclude options.

Extension methods are used to handle all Inclusion's in a class.

Extensions

IIncludable.IncludeAll()

Include all Inclusion's in the class.

IIncludable.ExcludeAll()

Exclude all Inclusion's in the class.