Свойство | Тип | Описание | |
---|---|---|---|
InitializeValues | void |
Метод | Описание | |
---|---|---|
HttpRequestMessage ( ) : System | ||
HttpRequestMessage ( string method, |
||
HttpRequestMessage ( string method, string requestUri ) : System |
Метод | Описание | |
---|---|---|
InitializeValues ( string method, |
public HttpRequestMessage ( string method, |
||
method | string | |
requestUri | ||
Результат | System |
public HttpRequestMessage ( string method, string requestUri ) : System | ||
method | string | |
requestUri | string | |
Результат | System |