AssertExtension Class |
Namespace: MoreLinq.Extensions
Name | Description | |
---|---|---|
![]() ![]() | AssertTSource(IEnumerableTSource, FuncTSource, Boolean) |
Asserts that all elements of a sequence meet a given condition
otherwise throws an Exception object.
|
![]() ![]() | AssertTSource(IEnumerableTSource, FuncTSource, Boolean, FuncTSource, Exception) |
Asserts that all elements of a sequence meet a given condition
otherwise throws an Exception object.
|