Пример #1
0
 public bool Contains(String sKey)
 {
     return(ServerSettings.Contains(typeof(ServerSettings.ConfigStore), sKey));
 }