Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlTextEncoder Member List
This is the complete list of members for
System.Xml.XmlTextEncoder
, including all inherited members.
_attrValue
System.Xml.XmlTextEncoder
private
_cacheAttrValue
System.Xml.XmlTextEncoder
private
_inAttribute
System.Xml.XmlTextEncoder
private
_quoteChar
System.Xml.XmlTextEncoder
private
_textWriter
System.Xml.XmlTextEncoder
private
AttributeValue
System.Xml.XmlTextEncoder
package
EndAttribute
()
System.Xml.XmlTextEncoder
inline
package
QuoteChar
System.Xml.XmlTextEncoder
package
StartAttribute
(bool cacheAttrValue)
System.Xml.XmlTextEncoder
inline
package
Write
(char[] array, int offset, int count)
System.Xml.XmlTextEncoder
inline
package
Write
(string text)
System.Xml.XmlTextEncoder
inline
package
WriteCharEntity
(char ch)
System.Xml.XmlTextEncoder
inline
package
WriteCharEntityImpl
(char ch)
System.Xml.XmlTextEncoder
inline
private
WriteCharEntityImpl
(string strVal)
System.Xml.XmlTextEncoder
inline
private
WriteEntityRef
(string name)
System.Xml.XmlTextEncoder
inline
package
WriteEntityRefImpl
(string name)
System.Xml.XmlTextEncoder
inline
private
WriteRaw
(char[] array, int offset, int count)
System.Xml.XmlTextEncoder
inline
package
WriteRawWithSurrogateChecking
(string text)
System.Xml.XmlTextEncoder
inline
package
WriteStringFragment
(string str, int offset, int count, char[] helperBuffer)
System.Xml.XmlTextEncoder
inline
private
WriteSurrogateChar
(char lowChar, char highChar)
System.Xml.XmlTextEncoder
inline
package
WriteSurrogateCharEntity
(char lowChar, char highChar)
System.Xml.XmlTextEncoder
inline
package
XmlTextEncoder
(TextWriter textWriter)
System.Xml.XmlTextEncoder
inline
package
Generated by
1.10.0