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