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

◆ _typeDeclsByLang

readonly Hashtable [] System.Xml.Xsl.XsltOld.Compiler._typeDeclsByLang
private
Initial value:
= new Hashtable[3]
{
new Hashtable(),
new Hashtable(),
new Hashtable()
}

Definition at line 83 of file Compiler.cs.

84 {
85 new Hashtable(),
86 new Hashtable(),
87 new Hashtable()
88 };