Пример #1
0
 public List <UspGetCarrera_Result> GetCarreras()
 {
     return(dbContext.UspGetCarrera().ToList());
 }