Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetHashCode ( ) : int | ||
RequestItem ( ) : System | ||
RequestItem ( string method ) : System | ||
RequestItem ( string method, ResponseFormatKind responseFormat ) : System | ||
ToString ( ) : string |
public RequestItem ( string method ) : System | ||
method | string | |
return | System |
public RequestItem ( string method, ResponseFormatKind responseFormat ) : System | ||
method | string | |
responseFormat | ResponseFormatKind | |
return | System |