Constructor Extensible
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
Extensible(string)
Represents an enum that can be extended with additional values.
public Extensible(string name)
Parameters
name
stringThe name of the enum value.
Represents an enum that can be extended with additional values.
public Extensible(string name)
name
stringThe name of the enum value.