C# Class gov.va.medora.mdws.conf.FacadeConfiguration

Afficher le fichier Open project: OSEHRA/mdws Class Usage Examples

Méthodes publiques

Méthode Description
FacadeConfiguration ( string>.Dictionary registryValues ) : System

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

Method Details

FacadeConfiguration() public méthode

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
Résultat System