Exemplo n.º 1
0
 public IEnumerator <Jogada> GetEnumerator()
 {
     return(Jogadas.GetEnumerator());
 }