public ConfigurationArgumentMapper(IDeploymentConfigurationStore configStore)
 {
     m_ConfigStore = configStore;
 }
Beispiel #2
0
 public ConfigurationArgumentMapper(IDeploymentConfigurationStore configStore)
 {
     m_ConfigStore = configStore;
 }