Ejemplo n.º 1
0
 public IEnumerable <KeyValuePair <string, string> > GetValues()
 {
     return(settings.GetValues());
 }