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