Пример #1
0
 public object BaseGetPropertyValue(System.Configuration.ConfigurationProperty property)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void BaseSetPropertyValue(System.Configuration.ConfigurationProperty property, object value)
 {
     throw new NotImplementedException();
 }