HelpController Class

Definition

[System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)]
public class HelpController : System.Web.Http.ApiController
[<System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)>]
type HelpController = class
    inherit ApiController
Public Class HelpController
Inherits ApiController
Inheritance
HelpController
Attributes
System.Web.Http.Description.ApiExplorerSettingsAttribute

Constructors

HelpController()

Methods

Api(String)
Index()

Applies to