Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Files
RessourceFileWrapper Class
RessourceFileWrapper Methods
GetMultiple Method
GetMultiple Method (IEnumerable(String))
GetMultiple Method (String[])
RessourceFileWrapper
GetMultiple Method
View Project on GitHub
Overload List
Name
Description
GetMultiple(IEnumerable
String
)
Returns all RessourceFiles that matches the id.
GetMultiple(
String
)
Returns all RessourceFiles that matches the id.
Top
See Also
Reference
RessourceFileWrapper Class
GW2CSharp.V2.Unauthenticated.Files Namespace