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