Beispiel #1
0
 public orderModel(BekaryShopContext db) => this._db = db;
Beispiel #2
0
 public IndexModel(BekaryShopContext db) => this._db = db;