Esempio n. 1
0
 public SettingSection GetSection(string sectionName)
 {
     return(SolutionSettings.GetSection(sectionName));
 }