Exemple #1
0
 public IEnumerable <string> GetSectionNames(string Section)
 {
     return(_Storage.GetSectionNames(Section));
 }