Exemple #1
0
 public void NotifyAdd()
 {
     SpellbookViewers.ForEach(viewer => viewer.NotifyAdd(this.ToArray()));
 }