예제 #1
0
 string GetConnectionString(ConfigKey key)
 {
     return(settingsReader.GetConnectionString(key.ToString()));
 }