C# 클래스 AuScGen.BaseSetings

파일 보기 프로젝트 열기: geeksree/cSharpGeeks

보호된 메소드들

메소드 설명
GetValue ( string XMLPath, string key ) : string
GetXmlDoc ( string XMLPath ) : XmlDocument

메소드 상세

GetValue() 보호된 정적인 메소드

protected static GetValue ( string XMLPath, string key ) : string
XMLPath string
key string
리턴 string

GetXmlDoc() 보호된 정적인 메소드

protected static GetXmlDoc ( string XMLPath ) : XmlDocument
XMLPath string
리턴 System.Xml.XmlDocument