Exemplo n.º 1
0
 private void Upd()
 {
     Output.Text        = queue.ToString();
     IndexInput.Maximum = queue.Count;
 }