public ApiPaslaugaController(SistemosCtx context)
 {
     _context = context;
 }
 public MedziagosController(SistemosCtx context)
 {
     _context = context;
 }
예제 #3
0
 public ApiAtsiliepimaiController(SistemosCtx context)
 {
     _context = context;
 }
예제 #4
0
 public AnalizeController(SistemosCtx context)
 {
     _context = context;
 }
 public UzsakymasController(SistemosCtx context)
 {
     _context = context;
 }
 public ApiVartotojaiController(SistemosCtx context)
 {
     _context = context;
 }
예제 #7
0
 public ApiLoginController(SistemosCtx context)
 {
     _context = context;
 }
예제 #8
0
 public TrukumaisController(SistemosCtx context)
 {
     _context = context;
 }
 public BaudosController(SistemosCtx context)
 {
     _context = context;
 }
 public DarbuotojasController(SistemosCtx context)
 {
     _context = context;
 }
 public KategorijasController(SistemosCtx context)
 {
     _context = context;
 }
 public BusenosController(SistemosCtx context)
 {
     _context = context;
 }