Exemplo n.º 1
0
 public IEnumerator <KeyValuePair <string, object> > GetEnumerator()
 {
     return(_values.GetEnumerator());
 }