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