예제 #1
0
 public void Add(ConfigurationProperty property)
 {
 }
예제 #2
0
 protected internal object this[ConfigurationProperty prop] {
     get { return(null); } set {}
 }