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

Public Member Functions

 AttributeSorter (XmlCanonicalWriter writer)
 
void Sort ()
 
int Compare (object obj1, object obj2)
 
int Compare (object? x, object? y)
 

Private Attributes

readonly XmlCanonicalWriter _writer
 

Detailed Description

Definition at line 12 of file XmlCanonicalWriter.cs.


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