dotNetTips.Spargine icon indicating copy to clipboard operation
dotNetTips.Spargine copied to clipboard

Add Comments About Validation to Extension Methods

Open RealDotNetDave opened this issue 3 years ago • 0 comments

Add a comment to methods that validate arguments simular to this:

/// Validates that and is not null.

RealDotNetDave avatar Jul 17 '22 20:07 RealDotNetDave