Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlBaseReader.AttributeSorter Class Referencesealed

Public Member Functions

bool Sort (XmlAttributeNode[] attributeNodes, int attributeCount)
 
void GetIndeces (out int attributeIndex1, out int attributeIndex2)
 
void Close ()
 
int Compare (object obj1, object obj2)
 
int CompareQNameType (QNameType type1, QNameType type2)
 
int Compare (object? x, object? y)
 

Private Member Functions

bool Sort ()
 
bool IsSorted ()
 

Private Attributes

object[] _indeces
 
XmlAttributeNode[] _attributeNodes
 
int _attributeCount
 
int _attributeIndex1
 
int _attributeIndex2
 

Detailed Description

Definition at line 469 of file XmlBaseReader.cs.


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