Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Hashtable() [2/17]

System.Collections.Hashtable.Hashtable ( )
inline

Definition at line 544 of file Hashtable.cs.

545 : this(0, 1f)
546 {
547 }

Referenced by System.Collections.Hashtable.Clone().