abstract class
|
EnumerableBase
|
with
|
<T>
|
||
implements
|
IEnumerable<T>
|
||||
base of
|
BagConstBase
|
||||
Validator
|
public
abstract
method
|
GetEnumerator
()
|
||
type
|
IEnumerator<T>
|
||
implements
|
IEnumerable.GetEnumerator
|
protected
method
|
EmptyEnumeration
(string source)
|
||
type
|
FailedAssertionException
|
||
params
|
source
|