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

Public Member Functions

 ImmutableListBuilderDebuggerProxy (ImmutableList< T >.Builder builder)
 

Properties

T[] Contents [get]
 

Private Attributes

readonly ImmutableList< T >.Builder _list
 
T[] _cachedContents
 

Detailed Description

Definition at line 5 of file ImmutableListBuilderDebuggerProxy.cs.


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