Click or drag to resize
PvpStatisticWrapperGet Method
View Project on GitHub
Returns PvpStatistics about the given account.

Namespace: GW2CSharp.V2.Authenticated.Pvp.Stats
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public PvpStatistic Get()

Return Value

Type: PvpStatistic
PvpStatistics about the account.
See Also