Ejemplo n.º 1
0
 public Form1()
 {
     InitializeComponent();
     comboBox.Text = "5";
     fonction      = new Fonctions();
 }
Ejemplo n.º 2
0
 public Form1()
 {
     InitializeComponent();
     comboBox.Text = "5";
     fonction = new Fonctions();
 }