예제 #1
0
 //-------------------------------------------------------------------------------------------------
 public Auth()
 {
     _repository = new DataAccess.Query.AuthQ();
 }