コード例 #1
0
 // GET: DaModel
 public ActionResult Index(DaModel currentPage)
 {
     return(View(currentPage));
 }
コード例 #2
0
 // GET: DaModel
 public ActionResult Index(DaModel currentPage)
 {
     return View(currentPage);
 }