C# 클래스 X.Services.Extensions.ExtensionHelper

파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
GetElement ( string nodeName, System.Xml.Linq.XDocument xmlData ) : IEnumerable
GetPropertyFromResults ( ValueSet valueSet, string key ) : object>.KeyValuePair

메소드 상세

GetElement() 공개 정적인 메소드

public static GetElement ( string nodeName, System.Xml.Linq.XDocument xmlData ) : IEnumerable
nodeName string
xmlData System.Xml.Linq.XDocument
리턴 IEnumerable

GetPropertyFromResults() 공개 정적인 메소드

public static GetPropertyFromResults ( ValueSet valueSet, string key ) : object>.KeyValuePair
valueSet ValueSet
key string
리턴 object>.KeyValuePair