public static List <Agendas> AfficherToutAvecDetail()
 {
     return(ADO_Agendas.GetAllWithDetail());
 }