C# 클래스 Elmah.Configuration

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

공개 메소드들

메소드 설명
GetSection ( string name ) : object
GetSubsection ( string name ) : object

메소드 상세

GetSection() 공개 정적인 메소드

public static GetSection ( string name ) : object
name string
리턴 object

GetSubsection() 공개 정적인 메소드

public static GetSubsection ( string name ) : object
name string
리턴 object