예제 #1
0
 public PoslovnicaService(IMapper mapper, Database.firstTryContext context) : base(mapper, context)
 {
 }
예제 #2
0
 public KorisniciUlogeService(IMapper mapper, Database.firstTryContext context) : base(mapper, context)
 {
 }
예제 #3
0
 public UposlenikService(IMapper mapper, Database.firstTryContext context) : base(mapper, context)
 {
 }
예제 #4
0
 public LokacijaService(IMapper mapper, Database.firstTryContext context) : base(mapper, context)
 {
 }