HomeController Class

Definition

[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
Inheritance
HomeController
Attributes
System.Web.Http.Description.ApiExplorerSettingsAttribute

Constructors

HomeController()

Methods

Index()

Applies to