public StoreSurveyRepository()
 {
     this.entities = new StoreSurveyEntities();
 }
Beispiel #2
0
 public StoreSurveyRepository()
 {
     this.entities = new StoreSurveyEntities();
 }