C# 클래스 BlueCollar.Service.BlueCollarServiceSection

Implements the Blue Collar Service configuration section.
상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: ChadBurggraf/blue-collar 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Refresh ( ) : void

Refreshes the currently loaded configuration settings to the latest values from the configuration file.

메소드 상세

Refresh() 공개 정적인 메소드

Refreshes the currently loaded configuration settings to the latest values from the configuration file.
public static Refresh ( ) : void
리턴 void