예제 #1
0
 public SpiralEnumerator(Spiral spiral)
 {
     this.spiral = spiral;
 }