Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.ConfiguredCancelableAsyncEnumerable< T >.Enumerator Struct Reference

Public Member Functions

ConfiguredValueTaskAwaitable< boolMoveNextAsync ()
 
ConfiguredValueTaskAwaitable DisposeAsync ()
 

Package Functions

 Enumerator (IAsyncEnumerator< T > enumerator, bool continueOnCapturedContext)
 

Properties

T Current [get]
 

Private Attributes

readonly IAsyncEnumerator< T_enumerator
 
readonly bool _continueOnCapturedContext
 

Detailed Description

Definition at line 11 of file ConfiguredCancelableAsyncEnumerable.cs.


The documentation for this struct was generated from the following file: