コード例 #1
0
 public IList <string> GetValues(string setting)
 {
     return(SettingsCache.GetValues(setting));
 }