Метод | Описание | |
---|---|---|
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 | |
Результат |
public static IsDelete ( this request ) : bool | ||
request | this | |
Результат | bool |
public static IsGet ( this request ) : bool | ||
request | this | |
Результат | bool |
public static IsPost ( this request ) : bool | ||
request | this | |
Результат | bool |
public static IsPut ( this request ) : bool | ||
request | this | |
Результат | bool |