Exemplo n.º 1
0
 public orderModel(BekaryShopContext db) => this._db = db;
Exemplo n.º 2
0
 public IndexModel(BekaryShopContext db) => this._db = db;