예제 #1
0
 public DataExchange()
 {
     DB = new DataBase();
 }
예제 #2
0
 public MovieUnseenModel()
 {
     DB = new DataBase();
 }