Property | Type | Description | |
---|---|---|---|
Add | void | ||
ContainsParam | bool | ||
QueryStringBuilder | System | ||
QueryStringBuilder | System | ||
Remove | void | ||
this | string |
Method | Description | |
---|---|---|
ToString ( ) : string |
Method | Description | |
---|---|---|
Add ( string param, string value ) : void | ||
ContainsParam ( string paramName ) : bool | ||
QueryStringBuilder ( ) : System | ||
QueryStringBuilder ( string param, string value ) : System | ||
Remove ( string paramName ) : void | ||
this ( string param ) : string |