Table of Contents

Interface IActionHttpMethodProvider

Namespace
System.Web.Http.Controllers
Assembly
System.Web.Http.dll
public interface IActionHttpMethodProvider

Properties

HttpMethods

Collection<HttpMethod> HttpMethods { get; }

Property Value

Collection<HttpMethod>