Exemple #1
0
 public void RegisterView(ISpellbookViewer viewer)
 {
     SpellbookViewers.Add(viewer);
     NotifyAdd();
 }