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
Get Method
GetAll Method
GetMultiple Method
RessourceFileWrapper
GetAll Method
View Project on GitHub
Returns all RessourceFiles.
Namespace:
GW2CSharp.V2.Unauthenticated.Files
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
IEnumerable
<
RessourceFile
>
GetAll
()
Return Value
Type:
IEnumerable
RessourceFile
All RessourceFiles.
See Also
Reference
RessourceFileWrapper Class
GW2CSharp.V2.Unauthenticated.Files Namespace