UseEndpoints (endpoints => { endpoints.MapControllerRoute( name: "testroute", pattern: "api/{action}", defaults: new { controller ...
確定! 回上一頁