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