public ConfigurationArgumentMapper(IDeploymentConfigurationStore configStore)
 {
     m_ConfigStore = configStore;
 }
Esempio n. 2
0
 public ConfigurationArgumentMapper(IDeploymentConfigurationStore configStore)
 {
     m_ConfigStore = configStore;
 }