MapControllerRoute ( name: "default", pattern: "{controller}/{action}/{id?}", defaults: new { controller = "Home", action = "Index" } );.
確定! 回上一頁