Свойство | Тип | Описание | |
---|---|---|---|
RequestMethod | RequestMethods | ||
Resource | string | ||
ResponseCode | int | ||
Type | HTTPMessageType |
Метод | Описание | |
---|---|---|
HTTPMethod ( string Line ) : System |
Initializes a new instance of the HTTPMethod class
|
public HTTPMethod ( string Line ) : System | ||
Line | string | the line to parse |
Результат | System |