Exemplo n.º 1
0
 void Group_EntityRemoved(Group sender, GroupEntityChangeEventArgs e)
 {
     this.references[sender.Name].Remove(e.Item);
 }