Пример #1
0
 public WinkelmandRepository(MssqlWinkelmandContext winkelmandContext)
 {
     this._winkelmandContext = winkelmandContext;
 }