예제 #1
0
 public CatDao()
 {
     db = new ThiDBContext();
 }
예제 #2
0
 public ProDao()
 {
     db = new ThiDBContext();
 }