次の方法で共有


HomeController クラス

定義

[System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)]
public class HomeController : System.Web.Http.ApiController
[<System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)>]
type HomeController = class
    inherit ApiController
Public Class HomeController
Inherits ApiController
継承
HomeController
属性
System.Web.Http.Description.ApiExplorerSettingsAttribute

コンストラクター

HomeController()

メソッド

Index()

適用対象