Beispiel #1
0
 public List <Activity> GetAllActivities()
 {
     return(activity_dao.Db_Get_AllActivities());
 }