Inheritance: IConfigSource
Ejemplo n.º 1
0
 /// <include file='ConfigCollection.xml' path='//Constructor[@name="Constructor"]/docs/*' />
 public ConfigCollection(ConfigSourceBase owner)
 {
     this.owner = owner;
 }
Ejemplo n.º 2
0
 /// <include file='ConfigCollection.xml' path='//Constructor[@name="Constructor"]/docs/*' />
 public ConfigCollection(ConfigSourceBase owner)
 {
     this.owner = owner;
 }