public PersonalQuizRepository()
 {
     _tholaUmuntuContext = new TholaUmuntuContext();
 }
예제 #2
0
 public UserRepository()
 {
     _tholaUmuntuContext = new TholaUmuntuContext();
 }