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