コード例 #1
0
 public InitializeDB(SurveyContext context)
 {
     this.context = context;
 }
コード例 #2
0
 public DipendentiDefault(SurveyContext context)
 {
     this.context = context;
 }
コード例 #3
0
ファイル: RuoliDefault.cs プロジェクト: salem84/GeCo.Survey
 public RuoliDefault(SurveyContext context)
 {
     this.context = context;
 }
コード例 #4
0
 public DipendentiDefault(SurveyContext context)
 {
     this.context = context;
 }
コード例 #5
0
 public InitializeDB(SurveyContext context)
 {
     this.context = context;
 }