Example #1
0
 public int getProfondeur()
 {
     newProfondeur = false;
     return(tableau_de_donnee.getProfondeur());
 }