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

◆ ProtoTemplate()

System.Xml.Xsl.Xslt.ProtoTemplate.ProtoTemplate ( XslNodeType nt,
QilName name,
XslVersion xslVer )
inline

Definition at line 9 of file ProtoTemplate.cs.

10 : base(nt, name, null, xslVer)
11 {
12 }