Beispiel #1
0
 //***************************************************************************
 // Class Constructors
 //
 public ConfigGrid()
 {
     this._secs = new ConfigGridSectionCollection();
 }
 //***************************************************************************
 // Class Constructors
 // 
 public ConfigGrid()
 {
     this._secs = new ConfigGridSectionCollection();
 }