Example #1
0
 public IEnumerator GetEnumerator()
 {
     return(mTiles.GetEnumerator());
 }