IActionHttpMethodProvider Interface

Syntax

public interface IActionHttpMethodProvider

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IActionHttpMethodProvider

Properties

HttpMethods()
Return type:System.Collections.Generic.IEnumerable{System.String}
IEnumerable<string> HttpMethods { get; }