Пример #1
0
 void IDictionarySection.EntryModified(Entry entry)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 void IDictionarySection.AddEntry(Entry e)
 {
     throw new NotSupportedException();
 }