An IEnumerator wrapper around a List<object?> that supports Reset().
This type is used by code transformed by aspects when return value contracts are applied to iterator methods
that return IEnumerator.
Implements
Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public sealed class RunTimeAspectHelper.Enumerator : IEnumeratorProperties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| MoveNext() | |
| Reset() |