public static RouteMatchResult MethodNotAllowed(
IEnumerable<HttpMethod> allowedMethods
)Public Shared Function MethodNotAllowed (
allowedMethods As IEnumerable(Of HttpMethod)
) As RouteMatchResultstatic member MethodNotAllowed :
allowedMethods : IEnumerable<HttpMethod> -> RouteMatchResult [缺少 "M:TouchSocket.WebApi.RouteMatchResult.MethodNotAllowed(System.Collections.Generic.IEnumerable{TouchSocket.Http.HttpMethod})" 的 <param name="allowedMethods"/> 文档]
[缺少 "M:TouchSocket.WebApi.RouteMatchResult.MethodNotAllowed(System.Collections.Generic.IEnumerable{TouchSocket.Http.HttpMethod})" 的 <returns> 文档]