Esempio n. 1
0
 public TAReviewDA()
 {
     _tourerContext = new TourerContext();
 }
Esempio n. 2
0
 public LocationDA()
 {
     _tourerContext = new TourerContext();
 }
Esempio n. 3
0
 public TouristAttractionDA()
 {
     _tourerContext = new TourerContext();
 }
Esempio n. 4
0
 public TAttractionSeasonInfoDA()
 {
     _oTourerContext = new TourerContext();
 }
Esempio n. 5
0
 public UserDA()
 {
     _oTourerContext = new TourerContext();
 }
Esempio n. 6
0
 public GCMDA()
 {
     _oTourerContext = new TourerContext();
 }
Esempio n. 7
0
 public TATypeDA()
 {
     _tourerContext = new TourerContext();
 }
Esempio n. 8
0
 public TAPhotoDA()
 {
     _tourerContext = new TourerContext();
 }