Пример #1
0
 public static string GetConnection(string name)
 {
     return(configSettings.GetConnection(name));
 }