Метод | Описание | |
---|---|---|
Add ( string key, string value ) : void |
Adds a parameter.
|
|
GetQueryStringPostfix ( ) : string |
returns the query string collection as url paremer string.
|
|
QueryStringParametersList ( ) : System |
Default Constructor.
|
|
Remove ( string key ) : void |
Remove a parameter.
|
public Add ( string key, string value ) : void | ||
key | string | |
value | string | |
Результат | void |
public QueryStringParametersList ( ) : System | ||
Результат | System |