Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IXmlTextParser.cs
Go to the documentation of this file.
1
namespace
System.Xml.Serialization
;
2
3
public
interface
IXmlTextParser
4
{
5
bool
Normalized
{
get
;
set
; }
6
7
WhitespaceHandling
WhitespaceHandling
{
get
;
set
; }
8
}
System.Xml.Serialization.IXmlTextParser.Normalized
bool Normalized
Definition
IXmlTextParser.cs:5
System.Xml.Serialization.IXmlTextParser
Definition
IXmlTextParser.cs:4
System.Xml.Serialization
Definition
DateTimeSerializationSection.cs:1
System.Xml.WhitespaceHandling
WhitespaceHandling
Definition
WhitespaceHandling.cs:4
source
System.Private.Xml
System.Xml.Serialization
IXmlTextParser.cs
Generated by
1.10.0