Example #1
0
 internal ConfigGridSectionCollection(ConfigGrid owner)
     : this()
 {
     this._owner = owner;
 }
 internal ConfigGridSectionCollection(ConfigGrid owner)
     : this()
 {
     this._owner = owner;
 }