C# 클래스 CustomConfigurations.ConfigurationSectionLoader

Deals with Loading Configuration values from the config file.
상속: System.Configuration.ConfigurationSection, IDisposable
파일 보기 프로젝트 열기: twistedtwig/CustomConfigurations 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Save ( ) : void

메소드 상세

Dispose() 공개 메소드

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
리턴 void

Save() 공개 메소드

public Save ( ) : void
리턴 void