Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp
GW2Api Class
GW2Api Properties
V1 Property
GW2Api
V1 Property
View Project on GitHub
Returns the V1 endpoint.
Namespace:
GW2CSharp
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
static
V1Endpoint
V1
{
get
; }
Property Value
Type:
V1Endpoint
See Also
Reference
GW2Api Class
GW2CSharp Namespace