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