Mondop.Guard

Guard is a package that contains a class to check for null values. This class can be usefull when you want to check for parameters that have a null value.

Classes

EnsureEnsure is a class that allows you to check for null or empty parameters in methods. When a parameter is null or empty an ArgumentException is thrown.