Open sandboxFocus

Class RunTimeAspectHelper.AsyncEnumerator<T>

Inheritance
RunTimeAspectHelper.AsyncEnumerator<T>
Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public sealed class RunTimeAspectHelper.AsyncEnumerator<T> : IAsyncEnumerator<T>, IAsyncDisposable
Type Parameters
Name Description
T

Properties

Name Description
Current

Methods

Name Description
DisposeAsync()
MoveNextAsync()
Reset()

Extension Methods