Пример #1
0
 public void RemoveBubble(VisualBubble bubble)
 {
     Bubbles.Remove(bubble);
 }