Ejemplo n.º 1
0
 private void metroButton1_Click(object sender, EventArgs e)
 {
     _uploader.AddToQueue(_failed);
     Close();
 }