Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.XPathQueryGenerator.ExportContext Class Referencesealed

Public Member Functions

 ExportContext (DataContract rootContract)
 
 ExportContext (StringBuilder rootContractXPath)
 
void WriteChildToContext (DataMember contextMember, string prefix)
 
string SetNamespace (string ns)
 

Properties

XmlNamespaceManager Namespaces [get]
 
string XPath [get]
 

Private Attributes

readonly XmlNamespaceManager _namespaces
 
int _nextPrefix
 
readonly StringBuilder _xPathBuilder
 

Detailed Description

Definition at line 12 of file XPathQueryGenerator.cs.


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