Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Maps
MapWrapper Class
MapWrapper Methods
GetById Method
GetById Method (Int32)
GetById Method (Int32, RequestedLanguage)
MapWrapper
GetById Method
View Project on GitHub
Overload List
Name
Description
GetById(Int32)
Returns one map that matches the id.
GetById(Int32, RequestedLanguage)
Returns one map that matches the id.
Top
See Also
Reference
MapWrapper Class
GW2CSharp.V2.Unauthenticated.Maps Namespace