Ejemplo n.º 1
0
 private void btn_po_Save_Click(object sender, EventArgs e)
 {
     generator.Save(cmb_AvailSaves.SelectedItem.ToString( ));
 }