public class ScoreController : Controller { public ActionResult Index(string name, int age) { #region Redirect()的四種寫法return ...
確定! 回上一頁