Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
EnumerableDebugView.cs
Go to the documentation of this file.
3using System.Linq;
4
6
EnumerableDebugView(IEnumerable< KeyValuePair< TKey, TValue > > enumerable)
readonly IEnumerable< KeyValuePair< TKey, TValue > > _enumerable