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