Have 2 Different IActionResults, one with a parameter and one without a parameter

前端 未结 0 1454
北海茫月
北海茫月 2020-11-30 18:35

I want to have to different IActionResults like this.

[HttpGet]
public IActionResult CreateTournament()
    {
        ViewData["Creator"] = "Us         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题