C# 클래스 ExampleApp.LoadingByProvidingSectionNameOnly

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

공개 메소드들

메소드 설명
LoadingByProvidingSectionNameOnly ( ) : System

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.

메소드 상세

LoadingByProvidingSectionNameOnly() 공개 메소드

Loading the config object can be done by providing only a section name rather than providing the whole config path of sectiongroup and sectionname.
public LoadingByProvidingSectionNameOnly ( ) : System
리턴 System