C# Class X.Services.Extensions.ExtensionHelper

Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
GetElement ( string nodeName, System.Xml.Linq.XDocument xmlData ) : IEnumerable
GetPropertyFromResults ( ValueSet valueSet, string key ) : object>.KeyValuePair

Method Details

GetElement() public static méthode

public static GetElement ( string nodeName, System.Xml.Linq.XDocument xmlData ) : IEnumerable
nodeName string
xmlData System.Xml.Linq.XDocument
Résultat IEnumerable

GetPropertyFromResults() public static méthode

public static GetPropertyFromResults ( ValueSet valueSet, string key ) : object>.KeyValuePair
valueSet ValueSet
key string
Résultat object>.KeyValuePair