C# 클래스 HeaviSoft.FrameworkBase.Client.ConfigurationHelper

파일 보기 프로젝트 열기: heavis/Documentor_V01R01 1 사용 예제들

공개 메소드들

메소드 설명
GetApplicationConfigRoot ( ) : System.Xml.Linq.XElement
GetStartupConfigRoot ( ) : System.Xml.Linq.XElement

비공개 메소드들

메소드 설명
GetConfigRoot ( string filePath ) : System.Xml.Linq.XElement

메소드 상세

GetApplicationConfigRoot() 공개 정적인 메소드

public static GetApplicationConfigRoot ( ) : System.Xml.Linq.XElement
리턴 System.Xml.Linq.XElement

GetStartupConfigRoot() 공개 정적인 메소드

public static GetStartupConfigRoot ( ) : System.Xml.Linq.XElement
리턴 System.Xml.Linq.XElement