Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ParsingFunction
enum
System.Xml.XmlTextReaderImpl.ParsingFunction
private
Enumerator
ElementContent
NoData
OpenUrl
SwitchToInteractive
SwitchToInteractiveXmlDecl
DocumentContent
MoveToElementContent
PopElementContext
PopEmptyElementContext
ResetAttributesRootLevel
Error
Eof
ReaderClosed
EntityReference
InIncrementalRead
FragmentAttribute
ReportEndEntity
AfterResolveEntityInContent
AfterResolveEmptyEntityInContent
XmlDeclarationFragment
GoToEof
PartialTextValue
InReadAttributeValue
InReadValueChunk
InReadContentAsBinary
InReadElementContentAsBinary
Definition at line
15
of file
XmlTextReaderImpl.cs
.
16
{
17
ElementContent
,
18
NoData
,
19
OpenUrl
,
20
SwitchToInteractive
,
21
SwitchToInteractiveXmlDecl
,
22
DocumentContent
,
23
MoveToElementContent
,
24
PopElementContext
,
25
PopEmptyElementContext
,
26
ResetAttributesRootLevel
,
27
Error
,
28
Eof
,
29
ReaderClosed
,
30
EntityReference
,
31
InIncrementalRead
,
32
FragmentAttribute
,
33
ReportEndEntity
,
34
AfterResolveEntityInContent
,
35
AfterResolveEmptyEntityInContent
,
36
XmlDeclarationFragment
,
37
GoToEof
,
38
PartialTextValue
,
39
InReadAttributeValue
,
40
InReadValueChunk
,
41
InReadContentAsBinary
,
42
InReadElementContentAsBinary
43
}
System.Xml.XmlTextReaderImpl.ParsingFunction.ElementContent
@ ElementContent
System.Xml.XmlTextReaderImpl.ParsingFunction.MoveToElementContent
@ MoveToElementContent
System.Xml.XmlTextReaderImpl.ParsingFunction.ReaderClosed
@ ReaderClosed
System.Xml.XmlTextReaderImpl.ParsingFunction.DocumentContent
@ DocumentContent
System.Xml.XmlTextReaderImpl.ParsingFunction.Eof
@ Eof
System.Xml.XmlTextReaderImpl.ParsingFunction.GoToEof
@ GoToEof
System.Xml.XmlTextReaderImpl.ParsingFunction.InReadContentAsBinary
@ InReadContentAsBinary
System.Xml.XmlTextReaderImpl.ParsingFunction.FragmentAttribute
@ FragmentAttribute
System.Xml.XmlTextReaderImpl.ParsingFunction.InReadValueChunk
@ InReadValueChunk
System.Xml.XmlTextReaderImpl.ParsingFunction.Error
@ Error
System.Xml.XmlTextReaderImpl.ParsingFunction.SwitchToInteractiveXmlDecl
@ SwitchToInteractiveXmlDecl
System.Xml.XmlTextReaderImpl.ParsingFunction.InReadAttributeValue
@ InReadAttributeValue
System.Xml.XmlTextReaderImpl.ParsingFunction.ReportEndEntity
@ ReportEndEntity
System.Xml.XmlTextReaderImpl.ParsingFunction.PartialTextValue
@ PartialTextValue
System.Xml.XmlTextReaderImpl.ParsingFunction.AfterResolveEmptyEntityInContent
@ AfterResolveEmptyEntityInContent
System.Xml.XmlTextReaderImpl.ParsingFunction.EntityReference
@ EntityReference
System.Xml.XmlTextReaderImpl.ParsingFunction.AfterResolveEntityInContent
@ AfterResolveEntityInContent
System.Xml.XmlTextReaderImpl.ParsingFunction.NoData
@ NoData
System.Xml.XmlTextReaderImpl.ParsingFunction.InIncrementalRead
@ InIncrementalRead
System.Xml.XmlTextReaderImpl.ParsingFunction.InReadElementContentAsBinary
@ InReadElementContentAsBinary
System.Xml.XmlTextReaderImpl.ParsingFunction.PopEmptyElementContext
@ PopEmptyElementContext
System.Xml.XmlTextReaderImpl.ParsingFunction.ResetAttributesRootLevel
@ ResetAttributesRootLevel
System.Xml.XmlTextReaderImpl.ParsingFunction.SwitchToInteractive
@ SwitchToInteractive
System.Xml.XmlTextReaderImpl.ParsingFunction.XmlDeclarationFragment
@ XmlDeclarationFragment
System.Xml.XmlTextReaderImpl.PopElementContext
void PopElementContext()
Definition
XmlTextReaderImpl.cs:7013
System.Xml.XmlTextReaderImpl.OpenUrl
void OpenUrl()
Definition
XmlTextReaderImpl.cs:3252
System
Xml
XmlTextReaderImpl
Generated by
1.10.0