コード例 #1
0
 internal List <DisciplineBE> listerToutDiscipline()
 {
     return(disciplineDA.listerTous());
 }