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