Example #1
0
 public static int NbAdherent()
 {
     return(AdherentDAO.NbAdherent());
 }