コード例 #1
0
ファイル: DataInstance.cs プロジェクト: nttam1/tgas
 public DataInstance()
 {
     dbContext = new tgasEntities();
 }