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