Example #1
0
 public IEnumerable <TurnoEntity> GetTurnoList()
 {
     return(Turno.GetAll());
 }