Constructor Extensible
- Namespace
- GuildWars2
- Assembly
- GuildWars2.dll
Extensible(string)
Represents an enum that can be extended with additional values.
public Extensible(string name)
Parameters
namestringThe 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.