コード例 #1
0
 // GET: AdminPhoto
 public ActionResult Index()
 {
     return(View(aps.GetUploads()));
 }