C#. Shrink △ Copy Code ... public class myApiController : Controller { [HttpGet] public string GetInfo() { return "Information"; } ...
確定! 回上一頁