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