コード例 #1
0
ファイル: SearchDAL.cs プロジェクト: faisalharoon/HMS
 public SearchDAL()
 {
     Context = new HMS_DBEntity();
 }