Esempio n. 1
0
 public static string GetSetting(string key)
 {
     return(_instance.GetSetting(key));
 }