예제 #1
0
       static IndexSets()
       {
           m_IndexSets = ConfigurationManager.GetSection(SectionName) as IndexSets;     
 
       }
 static IndexSets()
 {
     m_IndexSets = ConfigurationManager.GetSection(SectionName) as IndexSets;
 }