Matches Class |
Namespace: GW2CSharp.V2.Unauthenticated.WvW
public class Matches
The Matches type exposes the following members.
Name | Description | |
---|---|---|
![]() | Deaths |
An object containing the total deaths of the three servers
|
![]() | EndTime |
The ending time of the matchup. (ISO-8601 Standard)
|
![]() | Id |
The WvW match id.
|
![]() | Kills |
An object containing the total kills of the three servers
|
![]() | Maps |
A list of objects containing detailed information about each of the four maps.
|
![]() | Scores |
An object containing the score of the three servers
|
![]() | StartTime |
The starting time of the matchup. (ISO-8601 Standard)
|
![]() | Worlds |
An object containing the world IDs of the three servers
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |