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