Exemple #1
0
 public bool Contains(string key)
 {
     return(_settingsBag.Contains(key));
 }