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