Méthode | Description | |
---|---|---|
GetNameValueCollection ( this request ) : |
||
IsDelete ( this request ) : bool | ||
IsGet ( this request ) : bool | ||
IsPost ( this request ) : bool | ||
IsPut ( this request ) : bool |
public static GetNameValueCollection ( this request ) : |
||
request | this | |
Résultat |
public static IsDelete ( this request ) : bool | ||
request | this | |
Résultat | bool |
public static IsGet ( this request ) : bool | ||
request | this | |
Résultat | bool |
public static IsPost ( this request ) : bool | ||
request | this | |
Résultat | bool |
public static IsPut ( this request ) : bool | ||
request | this | |
Résultat | bool |