Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.EnumerableWrapperWeakToStrong Class Referencesealed

Classes

class  WrapperEnumeratorWeakToStrong
 

Public Member Functions

IEnumerator< object > GetEnumerator ()
 

Package Functions

 EnumerableWrapperWeakToStrong (IEnumerable wrappedEnumerable)
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly IEnumerable _wrappedEnumerable
 

Detailed Description

Definition at line 6 of file EnumerableWrapperWeakToStrong.cs.


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