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