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