Namespace TeleScope.GuardClauses
Classes
Guard
The static class is the front door to all guard clauses that are provided via separate interfaces.
GuardProvider
This class collects all implementations of the different interfaces that provide guard clause functionalities. The provider class is used by the static class Guard that provides access to the implementations.