Exemplo n.º 1
0
 internal LinkedDictionaryEnumerator(LinkedDictionary parent)
 {
     this.parent = parent;
 }
Exemplo n.º 2
0
 internal LinkedDictionaryEnumerator(LinkedDictionary parent)
 {
     this.parent = parent;
 }