Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
OrderedDictionary()
[2/6]
System.Collections.Specialized.OrderedDictionary.OrderedDictionary
(
int
capacity
)
inline
Definition at line
206
of file
OrderedDictionary.cs
.
207
:
this
(
capacity
,
null
)
208
{
209
}
System.ExceptionArgument.capacity
@ capacity
System
Collections
Specialized
OrderedDictionary
Generated by
1.10.0