예제 #1
0
파일: Utils.cs 프로젝트: chudy1997/BD2_Lab2
 public Utils()
 {
     db = new ShopContext();
 }