Operator operator ++
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
operator ++(Coin)
Increments the current instance of Coin by 1.
public static Coin operator ++(Coin coin)
Increments the current instance of Coin by 1.
public static Coin operator ++(Coin coin)