EnumerableError.tooMany constructor
Implementation
EnumerableError.tooMany()
: this(
'There are more elements in the enumerable than are allowed by the operation');
EnumerableError.tooMany()
: this(
'There are more elements in the enumerable than are allowed by the operation');