Beispiel #1
0
 public void AddItem(GridItem item)
 {
     item.InformAddedToGrid();
 }