コード例 #1
0
 public VietLottVNService()
 {
     _dataContext = new DBContextDataContext();
 }
コード例 #2
0
ファイル: BOLService.cs プロジェクト: tibuchivn/relaximage
 public BOLService()
 {
     _context = new DBContextDataContext();
 }