Fork me on GitHubEpicdominant domains
APIEpic.SpecificationsSpecificationBase<(Of <(<'TSpecification, Candidate>)>)>ThrowIfNull<(Of <<'(T>)>>)(ISpecification<(Of <<'(T>)>>))

ThrowIfNull<(Of <(<'T>)>)> Method (other)
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.
blog comments powered by Disqus