Exemplo n.º 1
0
 public UtakmiceService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 2
0
 public DrzaveService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 3
0
 public MomcadService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 4
0
 public UlogaService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 5
0
 public OsobaService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 6
0
 public IgracService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 7
0
 public PozicijaService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 8
0
 public NatjecanjaService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 9
0
 public PlacanjaPartneraService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 10
0
 public SpolService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 11
0
 public StadionService()
 {
     this._context = new HokejKlubContext();
 }
Exemplo n.º 12
0
 public PartnerService()
 {
     this._context = new HokejKlubContext();
 }