Example #1
0
 public IEnumerator <char> GetEnumerator()
 {
     return(_sequence.GetEnumerator());
 }