Свойство | Type | Description | |
---|---|---|---|
FormatQueryParameterValue | string>.Func | ||
FormatVariable | string>.Func |
Méthode | Description | |
---|---|---|
Apply ( object request, string httpMethod ) : |
||
FormatQueryParameters ( object request ) : string | ||
RestRoute ( |
Méthode | Description | |
---|---|---|
AppendError ( string msg ) : void | ||
GetQueryProperties ( |
||
GetQueryString ( object request, RouteMember>.IDictionary |
||
GetUrlVariables ( string path ) : IEnumerable |
public Apply ( object request, string httpMethod ) : |
||
request | object | |
httpMethod | string | |
Résultat |
public FormatQueryParameters ( object request ) : string | ||
request | object | |
Résultat | string |
public RestRoute ( |
||
type | ||
path | string | |
verbs | string | |
priority | int | |
Résultat | System.Reflection |
public static Func FormatQueryParameterValue | ||
Résultat | string>.Func |