다음을 통해 공유


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()

적용 대상