Ejemplo n.º 1
0
 public agenda GetAgendaInfo(int agendanumber)
 {
     return(agendadal.GetAgendaInfo(agendanumber));
 }