C# Class Data.XMLComparer

Description of XMLComparer.
Inheritance: IXMLComparer
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
CompareData ( ) : bool
LoadXmlFile ( string path ) : bool
XMLComparer ( List dataEntryCollection ) : System.Collections.Generic

Method Details

CompareData() public méthode

public CompareData ( ) : bool
Résultat bool

LoadXmlFile() public méthode

public LoadXmlFile ( string path ) : bool
path string
Résultat bool

XMLComparer() public méthode

public XMLComparer ( List dataEntryCollection ) : System.Collections.Generic
dataEntryCollection List
Résultat System.Collections.Generic