Throws ArgumentNullException if other is nullNothingnullptr.
Assembly: Epic.Prelude
Declaration Syntax
C# |
protected static void ThrowIfNull<T>( ISpecification<T> other ) where T : class
Generic Template Parameters
- T
- The 1st type parameter.
Parameters
- other (ISpecification<(Of <(<'T>)>)>)
- Other.