Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlNodeWriter Member List

This is the complete list of members for System.Xml.XmlNodeWriter, including all inherited members.

Close()System.Xml.XmlNodeWriter
Flush()System.Xml.XmlNodeWriter
FlushAsync()System.Xml.XmlNodeWriterinlinevirtual
NullSystem.Xml.XmlNodeWriterstatic
s_nullNodeWriterSystem.Xml.XmlNodeWriterprivatestatic
WriteBase64Text(byte[] trailBuffer, int trailCount, byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteBase64TextAsync(byte[] trailBuffer, int trailCount, byte[] buffer, int offset, int count)System.Xml.XmlNodeWriterinlinevirtual
WriteBoolText(bool value)System.Xml.XmlNodeWriter
WriteCData(string text)System.Xml.XmlNodeWriter
WriteCharEntity(int ch)System.Xml.XmlNodeWriter
WriteComment(string text)System.Xml.XmlNodeWriter
WriteDateTimeText(DateTime value)System.Xml.XmlNodeWriter
WriteDecimalText(decimal value)System.Xml.XmlNodeWriter
WriteDeclaration()System.Xml.XmlNodeWriter
WriteDoubleText(double value)System.Xml.XmlNodeWriter
WriteEndAttribute()System.Xml.XmlNodeWriter
WriteEndAttributeAsync()System.Xml.XmlNodeWriterinlinevirtual
WriteEndElement(string prefix, string localName)System.Xml.XmlNodeWriter
WriteEndElement(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteEndElementAsync(string prefix, string localName)System.Xml.XmlNodeWriterinlinevirtual
WriteEndListText()System.Xml.XmlNodeWriter
WriteEndStartElement(bool isEmpty)System.Xml.XmlNodeWriter
WriteEndStartElementAsync(bool isEmpty)System.Xml.XmlNodeWriterinlinevirtual
WriteEscapedText(string value)System.Xml.XmlNodeWriter
WriteEscapedText(XmlDictionaryString value)System.Xml.XmlNodeWriter
WriteEscapedText(char[] chars, int offset, int count)System.Xml.XmlNodeWriter
WriteEscapedText(byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteFloatText(float value)System.Xml.XmlNodeWriter
WriteGuidText(Guid value)System.Xml.XmlNodeWriter
WriteInt32Text(int value)System.Xml.XmlNodeWriter
WriteInt64Text(long value)System.Xml.XmlNodeWriter
WriteListSeparator()System.Xml.XmlNodeWriter
WriteQualifiedName(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartAttribute(string prefix, string localName)System.Xml.XmlNodeWriter
WriteStartAttribute(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteStartAttribute(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartElement(string prefix, string localName)System.Xml.XmlNodeWriter
WriteStartElement(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] localNameBuffer, int localNameOffset, int localNameLength)System.Xml.XmlNodeWriterinlinevirtual
WriteStartElement(string prefix, XmlDictionaryString localName)System.Xml.XmlNodeWriter
WriteStartElementAsync(string prefix, string localName)System.Xml.XmlNodeWriterinlinevirtual
WriteStartListText()System.Xml.XmlNodeWriter
WriteText(string value)System.Xml.XmlNodeWriter
WriteText(XmlDictionaryString value)System.Xml.XmlNodeWriter
WriteText(char[] chars, int offset, int count)System.Xml.XmlNodeWriter
WriteText(byte[] buffer, int offset, int count)System.Xml.XmlNodeWriter
WriteTimeSpanText(TimeSpan value)System.Xml.XmlNodeWriter
WriteUInt64Text(ulong value)System.Xml.XmlNodeWriter
WriteUniqueIdText(UniqueId value)System.Xml.XmlNodeWriter
WriteXmlnsAttribute(string prefix, string ns)System.Xml.XmlNodeWriter
WriteXmlnsAttribute(byte[] prefixBuffer, int prefixOffset, int prefixLength, byte[] nsBuffer, int nsOffset, int nsLength)System.Xml.XmlNodeWriterinlinevirtual
WriteXmlnsAttribute(string prefix, XmlDictionaryString ns)System.Xml.XmlNodeWriter