Ejemplo n.º 1
0
 public List <string> GetActivityTypes()
 {
     return(activity_dao.GetActivityTypes());
 }