コード例 #1
0
ファイル: RiJiDAO.cs プロジェクト: shizhidong/myBlog
 public RiJiDAO()
 {
     sqlhelper = new SQLHelper();
 }