C# Class ResxDiffLib.XmlUtils

Afficher le fichier Open project: tomwadley/resx-diff

Méthodes publiques

Méthode Description
ValueOrNull ( System.Xml.Linq.XAttribute x ) : string
ValueOrNull ( System.Xml.Linq.XElement x ) : string

Method Details

ValueOrNull() public static méthode

public static ValueOrNull ( System.Xml.Linq.XAttribute x ) : string
x System.Xml.Linq.XAttribute
Résultat string

ValueOrNull() public static méthode

public static ValueOrNull ( System.Xml.Linq.XElement x ) : string
x System.Xml.Linq.XElement
Résultat string