Sakkie89
-
- 4,803 total downloads
- last updated 1/14/2021
- Latest version: 1.0.3
This Guard utility makes it easy to validate arguments of public methods for null values or specific conditions. It is one of the fundamentals in C# programming as enforced by static code analysis (CA1062).