Method | Description | |
---|---|---|
Api ( string apiId ) : System.Web.Mvc.ActionResult | ||
HelpController ( ) : System | ||
HelpController ( System.Web.Http.HttpConfiguration config ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
public Api ( string apiId ) : System.Web.Mvc.ActionResult | ||
apiId | string | |
return | System.Web.Mvc.ActionResult |
public HelpController ( System.Web.Http.HttpConfiguration config ) : System | ||
config | System.Web.Http.HttpConfiguration | |
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |