C# 클래스 Elmah.SimpleServiceProviderFactory

A simple factory for creating instances of types specified in a section of the configuration file.
파일 보기 프로젝트 열기: elmah/Elmah 1 사용 예제들

공개 메소드들

메소드 설명
CreateFromConfigSection ( string sectionName ) : object

메소드 상세

CreateFromConfigSection() 공개 정적인 메소드

public static CreateFromConfigSection ( string sectionName ) : object
sectionName string
리턴 object