Property | Type | Description | |
---|---|---|---|
matchType | Manos.Routing.MatchType? | ||
methods | HttpMethod[] | ||
pattern | string |
Method | Description | |
---|---|---|
HttpMethodAttribute ( string pattern ) : System |
Method | Description | |
---|---|---|
GuessMatchType ( string pattern ) : Manos.Routing.MatchType |
public HttpMethodAttribute ( string pattern ) : System | ||
pattern | string | |
return | System |
public Manos.Routing.MatchType? matchType | ||
return | Manos.Routing.MatchType? |