예제 #1
0
 public IEnumerator <VisualBubble> GetEnumerator()
 {
     return(Bubbles.GetEnumerator());
 }