Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp
Imageable Class
Imageable Constructor
Imageable Methods
Imageable Constructor
View Project on GitHub
Initialization of a new Imageable object.
Namespace:
GW2CSharp
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
Imageable
(
string
icon
)
Parameters
icon
Type:
System
String
The icon path.
See Also
Reference
Imageable Class
GW2CSharp Namespace