Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XslVersion.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.Xslt
;
2
3
internal
enum
XslVersion
4
{
5
Version10
= 0,
6
ForwardsCompatible
= 1,
7
Current
= 0
8
}
System.Xml.Xsl.Xslt.XslVersion
XslVersion
Definition
XslVersion.cs:4
System.Xml.Xsl.Xslt.XslVersion.Current
@ Current
System.Xml.Xsl.Xslt.XslVersion.Version10
@ Version10
System.Xml.Xsl.Xslt.XslVersion.ForwardsCompatible
@ ForwardsCompatible
System.Xml.Xsl.Xslt
Definition
AstFactory.cs:3
source
System.Private.Xml
System.Xml.Xsl.Xslt
XslVersion.cs
Generated by
1.10.0