C# 클래스 System.Web.Configuration.Web20DefaultConfig

상속: IConfigurationSystem
파일 보기 프로젝트 열기: vargaz/mono 1 사용 예제들

공개 메소드들

메소드 설명
GetConfig ( string sectionName ) : object
GetInstance ( ) : Web20DefaultConfig
Init ( ) : void

비공개 메소드들

메소드 설명
Web20DefaultConfig ( ) : System

메소드 상세

GetConfig() 공개 메소드

public GetConfig ( string sectionName ) : object
sectionName string
리턴 object

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : Web20DefaultConfig
리턴 Web20DefaultConfig

Init() 공개 메소드

public Init ( ) : void
리턴 void