| GW2Api Class |
All calls will throw a ApiException if an error occurs.
Full documentation under: http://gw2dotnettools.github.io/GW2-CSharp-Documentation
Namespace: GW2CSharp
public static class GW2Api
The GW2Api type exposes the following members.
| Name | Description | |
|---|---|---|
| V2 |
Returns the V2 endpoint.
| |
| V2(String) |
Returns the V2 endpoint.
| |
| V2(RequestedLanguage) |
Returns the V2 endpoint.
| |
| V2(String, RequestedLanguage) |
Returns the V2 endpoint.
|