예제 #1
0
 public VietLottVNService()
 {
     _dataContext = new DBContextDataContext();
 }
예제 #2
0
 public BOLService()
 {
     _context = new DBContextDataContext();
 }