Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableEnumerableDebuggerProxy< T > Class Template Reference

Public Member Functions

 ImmutableEnumerableDebuggerProxy (IEnumerable< T > enumerable)
 

Properties

T[] Contents [get]
 

Private Attributes

readonly IEnumerable< T_enumerable
 
T[] _cachedContents
 

Detailed Description

Definition at line 7 of file ImmutableEnumerableDebuggerProxy.cs.


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