Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlWellFormedWriter.Namespace Struct Reference

Package Functions

void Set (string prefix, string namespaceUri, NamespaceKind kind)
 
void WriteDecl (XmlWriter writer, XmlRawWriter rawWriter)
 
async Task WriteDeclAsync (XmlWriter writer, XmlRawWriter rawWriter)
 

Package Attributes

string prefix
 
string namespaceUri
 
NamespaceKind kind
 
int prevNsIndex
 

Detailed Description

Definition at line 146 of file XmlWellFormedWriter.cs.


The documentation for this struct was generated from the following file: