Ejemplo n.º 1
0
 public DataTable getIDAllCourse(int contact_id)
 {
     return(DALcontact.getIDAllCourse(contact_id));
 }