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