- Namespace
- Statiq
.Common - Containing Type
- EnumerableEnumerator
<TValue>
Syntax
public EnumerableEnumerator(Func<IEnumerator<TValue>> enumeratorFunc)
Parameters
Name | Type | Description |
---|---|---|
enumeratorFunc | Func |
public EnumerableEnumerator(Func<IEnumerator<TValue>> enumeratorFunc)
Name | Type | Description |
---|---|---|
enumeratorFunc | Func |