Пример #1
0
 public List <Turno> ListALLAsNoTracking()
 {
     return(_TurnoController.ListAllAsNoTracking());
 }