Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add ( string key, string value ) : void |
Adds the specified key.
|
|
GetQueryStringPostfix ( ) : string |
Gets the query string postfix.
|
public Add ( string key, string value ) : void | ||
key | string | The key. |
value | string | The value. |
return | void |