public static int NbEtudiantsEnStageParFormation(int idFormation) { return(RequeteStatistique.NbEtudiantsEnStageParFormation(idFormation)); }