|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ImmutableEnumerableDebuggerProxy (IEnumerable< T > enumerable) | |
Properties | |
| T[] | Contents [get] |
Private Attributes | |
| readonly IEnumerable< T > | _enumerable |
| T[] | _cachedContents |
Definition at line 7 of file ImmutableEnumerableDebuggerProxy.cs.