C# Class sortxml.Program

Show file Open project: kodybrown/sortxml

Public Methods

Method Description
GetEmbeddedReadme ( ) : string

Private Methods

Method Description
Main ( string arguments ) : int
SortAttributeList ( List attrs ) : void
SortDelegate ( XmlNode a, XmlNode b ) : int
SortNodeAttrs ( XmlNode node ) : void
SortNodes ( XmlNode node ) : void
SortXmlAttributeCollection ( XmlAttributeCollection col ) : void
usage ( ) : void

Method Details

GetEmbeddedReadme() public static method

public static GetEmbeddedReadme ( ) : string
return string