Method Add
- Namespace
- GuildWars2.Http
- Assembly
- GW2SDK.dll
Add(string, string)
Adds an argument with the specified key and value to the QueryBuilder.
public void Add(string key, string value)
Adds an argument with the specified key and value to the QueryBuilder.
public void Add(string key, string value)