Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlState.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.Runtime
;
2
3
internal
enum
XmlState
4
{
5
WithinSequence
,
6
EnumAttrs
,
7
WithinContent
,
8
WithinAttr
,
9
WithinNmsp
,
10
WithinComment
,
11
WithinPI
12
}
System.Xml.Xsl.Runtime.XmlState
XmlState
Definition
XmlState.cs:4
System.Xml.Xsl.Runtime.XmlState.WithinSequence
@ WithinSequence
System.Xml.Xsl.Runtime.XmlState.EnumAttrs
@ EnumAttrs
System.Xml.Xsl.Runtime.XmlState.WithinPI
@ WithinPI
System.Xml.Xsl.Runtime.XmlState.WithinContent
@ WithinContent
System.Xml.Xsl.Runtime.XmlState.WithinComment
@ WithinComment
System.Xml.Xsl.Runtime.XmlState.WithinAttr
@ WithinAttr
System.Xml.Xsl.Runtime.XmlState.WithinNmsp
@ WithinNmsp
System.Xml.Xsl.Runtime
Definition
AncestorDocOrderIterator.cs:4
source
System.Private.Xml
System.Xml.Xsl.Runtime
XmlState.cs
Generated by
1.10.0