示例#1
0
文件: DBShop.cs 项目: RoSkry/Shop
 public DBShop()
 {
     shopModelContainer = new ShopModelContainer();
 }