Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Worlds
WorldWrapper Class
WorldWrapper Constructor
WorldWrapper Constructor
WorldWrapper Constructor (RequestedLanguage)
WorldWrapper Constructor (RequestedLanguage)
View Project on GitHub
A wrapper for all world endpoint calls.
Namespace:
GW2CSharp.V2.Unauthenticated.Worlds
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
WorldWrapper
(
RequestedLanguage
language
)
Parameters
language
Type:
GW2CSharp.Enums
RequestedLanguage
Represents the language which the API should return.
See Also
Reference
WorldWrapper Class
WorldWrapper Overload
GW2CSharp.V2.Unauthenticated.Worlds Namespace