Table of Contents

Operator operator -

Namespace
GuildWars2
Assembly
GW2SDK.dll

operator -(Coin)

Returns the negation of the current instance of Coin.

public static Coin operator -(Coin coin)

Parameters

coin Coin

The Coin value.

Returns

Coin

The negation of the current instance of Coin.