Beispiel #1
0
 public IEnumerator <KeyValuePair <string, object> > GetEnumerator()
 {
     return(vars.GetEnumerator());
 }