コード例 #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();
 }