Ejemplo n.º 1
0
 void IDictionarySection.EntryModified(Entry entry)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 void IDictionarySection.AddEntry(Entry e)
 {
     throw new NotSupportedException();
 }