Example #1
0
 public static List <Adherent> GetLesAdherentByNaissance()
 {
     return(AdherentDAO.GetLesAdherentByNaissance());
 }