C# Class ResxDiffLib.ResxDocument

Afficher le fichier Open project: tomwadley/resx-diff Class Usage Examples

Méthodes publiques

Méthode Description
ResxDocument ( System.Xml.Linq.XDocument xml ) : System
ToXml ( ) : System.Xml.Linq.XDocument

Method Details

ResxDocument() public méthode

public ResxDocument ( System.Xml.Linq.XDocument xml ) : System
xml System.Xml.Linq.XDocument
Résultat System

ToXml() public méthode

public ToXml ( ) : System.Xml.Linq.XDocument
Résultat System.Xml.Linq.XDocument