C# 클래스 gov.va.medora.mdws.conf.FacadeConfiguration

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

공개 메소드들

메소드 설명
FacadeConfiguration ( string>.Dictionary registryValues ) : System

Parse a dictionary of registry keys and assign the values to the corresponding class configuration settings

메소드 상세

FacadeConfiguration() 공개 메소드

Parse a dictionary of registry keys and assign the values to the corresponding class configuration settings
public FacadeConfiguration ( string>.Dictionary registryValues ) : System
registryValues string>.Dictionary The registry key value pairs
리턴 System