Example #1
0
 public List <CalendarioPost> GetAllCalendarioTurnos()
 {
     return(_query.GetAllCalendarioTurnos());
 }