예제 #1
0
 public IEnumerable <KeyValuePair <string, string> > GetValues()
 {
     return(settings.GetValues());
 }