Click or drag to resize
ApiBase Class
View Project on GitHub
Base class for all coming endpoint calls.
Inheritance Hierarchy
SystemObject
  GW2CSharpApiBase
    More...

Namespace: GW2CSharp
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public class ApiBase

The ApiBase type exposes the following members.

Constructors
  NameDescription
Public methodApiBase
Initializes a new instance of the ApiBase class
Top
Methods
  NameDescription
Public methodStatic memberDeserializeObjectT
Deserializes a object.
Public methodStatic memberDownloadJsonString
Downloads a JsonString from a url.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  GW2CSharpApiBase
    GW2CSharp.V2.Authenticated.AccountAccountWrapper
    GW2CSharp.V2.Authenticated.CommerceTransactionsWrapper
    GW2CSharp.V2.Authenticated.Pvp.GamesPvpGameWrapper
    GW2CSharp.V2.Authenticated.Pvp.StatsPvpStatisticWrapper
    GW2CSharp.V2.Authenticated.TokenInfoTokeninfoWrapper
    GW2CSharp.V2.Unauthenticated.AchievementAchievementWrapper
    GW2CSharp.V2.Unauthenticated.ColorsColorWrapper
    GW2CSharp.V2.Unauthenticated.Commerce.ExchangeExchangeWrapper
    GW2CSharp.V2.Unauthenticated.CommerceListingWrapper
    GW2CSharp.V2.Unauthenticated.CommercePriceWrapper
    GW2CSharp.V2.Unauthenticated.ContinentsContinent
    GW2CSharp.V2.Unauthenticated.ContinentsContinentWrapper
    GW2CSharp.V2.Unauthenticated.ContinentsFloor
    GW2CSharp.V2.Unauthenticated.CurrenciesCurrencyWrapper
    GW2CSharp.V2.Unauthenticated.FilesRessourceFileWrapper
    GW2CSharp.V2.Unauthenticated.ItemsItemWrapper
    GW2CSharp.V2.Unauthenticated.Items.SkinsSkinWrapper
    GW2CSharp.V2.Unauthenticated.MapsMapWrapper
    GW2CSharp.V2.Unauthenticated.MinisMinisWrapper
    GW2CSharp.V2.Unauthenticated.QuaggansQuagganWrapper
    GW2CSharp.V2.Unauthenticated.RecipesRecipesWrapper
    GW2CSharp.V2.Unauthenticated.WorldsWorldWrapper
    GW2CSharp.V2.Unauthenticated.WvWMatchesWrapper
    GW2CSharp.V2.Unauthenticated.WvWObjectivesWrapper