Exemplo n.º 1
0
 public IEnumerable <string> GetValueNames(string Section)
 {
     return(_Storage.GetValueNames(Section));
 }