프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |