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