Esempio n. 1
0
 public object BaseGetPropertyValue(System.Configuration.ConfigurationProperty property)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void BaseSetPropertyValue(System.Configuration.ConfigurationProperty property, object value)
 {
     throw new NotImplementedException();
 }