예제 #1
0
 public UserModel()
 {
     context = new CSharpDB();
 }
예제 #2
0
 public MessageModel()
 {
     context = new CSharpDB();
 }