Exemple #1
0
 IDictionaryEnumerator IDictionary.GetEnumerator()
 {
     return(context.GetEnumerator());
 }