Dela via


RouteMatch.Methods Property

Definition

Only match requests that use these optional HTTP methods. E.g. GET, POST.

public System.Collections.Generic.IReadOnlyList<string>? Methods { get; init; }
member this.Methods : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Methods As IReadOnlyList(Of String)

Property Value

Applies to