コード例 #1
0
ファイル: userInfo.aspx.cs プロジェクト: gwang-Sharp/Tasks
 protected void Page_Load(object sender, EventArgs e)
 {
     dt = DBContent.Select();
 }