Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MVC 4 でメソッドに /{controller}/{method} よりも長いルートを与えることは可能ですか?
つまり、どのようにメソッド「test」を作成し、そのパスを /{controller}/api/test にすることができますか?