Esempio n. 1
0
 public IEnumerator <KeyValuePair <string, object> > GetEnumerator()
 {
     return(_store.GetEnumerator());
 }