diff --git a/lib/GW2NET/GW2NET.Compression.dll b/lib/GW2NET/GW2NET.Compression.dll deleted file mode 100644 index 3d5289a..0000000 Binary files a/lib/GW2NET/GW2NET.Compression.dll and /dev/null differ diff --git a/lib/GW2NET/GW2NET.Compression.xml b/lib/GW2NET/GW2NET.Compression.xml deleted file mode 100644 index a177a54..0000000 --- a/lib/GW2NET/GW2NET.Compression.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - GW2NET.Compression - - - - Compresses streams using a deflation algorithm. - - - - - - Decompresses streams that were compressed using a deflation algorithm. - - - - - - diff --git a/lib/GW2NET/GW2NET.Core.xml b/lib/GW2NET/GW2NET.Core.xml deleted file mode 100644 index 3f64a80..0000000 --- a/lib/GW2NET/GW2NET.Core.xml +++ /dev/null @@ -1,4774 +0,0 @@ - - - - GW2NET.Core - - - - Represents the current build of the game. - See for more information. - - - Gets or sets the current build identifier of the game. - - - Gets or sets a timestamp for this build. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether a build is greater than another. - The build on the left side. - The build on the right side. - true if the build is greater than the build; otherwise, false - - - Indicates whether a build is greater or equal to another. - The build on the left side. - The build on the right side. - true if the build is greater or equal to the build; otherwise, false - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether a build is greater than another. - The build on the left side. - The build on the right side. - true if the build is smaller than the build; otherwise, false - - - Indicates whether a build is smaller or equal to another. - The build on the left side. - The build on the right side. - true if the build is smaller or equal to the build; otherwise, false - - - Compares the current object with another object of the same type. - A value that indicates the relative order of the objects being compared. The return value has the following meanings: Value Meaning Less than zero This object is less than the parameter.Zero This object is equal to . Greater than zero This object is greater than. - An object to compare with this object. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the base class for chat links. - - - Initializes static members of the class. - - - - Gets a reference to the factory class that provides chat link factory methods. - - - - Factory class. Provides factory methods for creating instances. - - - Decodes chat links. - A chat link. - The value of is a null reference. - A decoded . - - - Decodes chat links of the specified type. - A chat link. - The chat link type. - The value of is a null reference. - A decoded of the specified type. - - - Encodes an amount of coins. - The quantity. - A . - - - Encodes a dialog. - The dialog identifier. - A . - - - Encodes an item. - The item identifier. - The quantity. - The suffix item identifier. - The secondary suffix item identifier. - The skin identifier. - A . - - - Encodes an outfit. - The outfit identifier. - A . - - - Encodes a point of interest. - The point of interest identifier. - A . - - - Encodes a recipe. - The recipe identifier. - A . - - - Encodes a skill. - The skill identifier. - A . - - - Encodes a skin. - The skin identifier. - A . - - - Encodes a trait. - The trait identifier. - A . - - - Represents a chat link that links to an amount of coins. - - - Gets or sets the quantity. - - - - - - Converts an array of 8-bit unsigned integers to and from its equivalent string representation that is encoded with base-64 digits. - - - - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Converts objects of type to objects of type . - - - - - - - - - Represents a chat link that links to a dialog. - - - Gets or sets the dialog identifier. - - - - - - Represents a chat link that links to an item. - - - Gets or sets the item identifier. - - - Gets or sets an item quantity between 1 and 255, both inclusive. - - - Gets or sets the secondary upgrade identifier. - - - Gets or sets the skin identifier. - - - Gets or sets the upgrade identifier. - - - - - - Represents a chat link that links to an outfit. - - - Gets or sets the outfit identifier. - - - - - - Represents a chat link that links to a point of interest. - - - Gets or sets the point of interest identifier. - - - - - - Represents a chat link that links to a recipe. - - - Gets or sets the recipe identifier. - - - - - - Represents a chat link that links to a skill. - - - Gets or sets the skill identifier. - - - - - - Represents a chat link that links to a wardrobe skin. - - - Gets or sets the skin identifier. - - - - - - Represents a chat link that links to a trait. - - - Gets or sets the trait identifier. - - - - - - Represents an RGB color. - - - Initializes a new instance of the struct. - The red component value. - The green component value. - The blue component value. - - - Gets or sets the blue component value. - - - Gets or sets the green component value. - - - Gets or sets the red component value. - - - Represents a color's component information. - - - Gets or sets the brightness. - - - Gets or sets the contrast. - - - Gets or sets the hue in the HSL color space. - - - Gets or sets the lightness in the HSL color space. - - - Gets or sets the color. - - - Gets or sets the saturation in the HSL color space. - - - Represents a named color and its color component information for cloth, leather and metal materials. - - - Gets or sets the base RGB values. - - - Gets or sets the color model for cloth armor. - - - Gets or sets the color identifier. - - - Gets or sets the locale. - - - Gets or sets the color model for leather armor. - - - Gets or sets the color model for metal armor. - - - Gets or sets the name of the color. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current . - true if the specified is equal to the current ; otherwise, false. - The object to compare with the current object. - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the interface for repositories that provide localized color data. - - - Represents aggregate buy or sell offer listing information. - - - Gets or sets the buy offers. - - - Gets or sets the item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item identifier. - - - Gets or sets the sell offers. - - - Gets or sets the timestamp. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents aggregated buy or sell offer information. - - - Gets or sets the total number of items listed. - - - Gets or sets the highest buy order or lowest sell order. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents the gems from/to gold exchange rate. - - - Gets or sets the coins per gem. - - - Gets or sets the identifier. - - - Gets or sets the number of gems/coins to receive. - - - Gets or sets the number of gems/coins to send. - - - Gets or sets the timestamp. - - - Gets a coin chat link for the amount of coins per gem. - - - Provides the interface for repositories that provide aggregate market listings. - - - Provides the interface for brokers that that provide gem quotations. - - - Provides the interface for repositories that provide market listings. - - - Represents buy or sell offer listing information. - - - Gets or sets the buy offers. - - - Gets or sets the item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item identifier. - - - Gets or sets the sell offers. - - - Gets or sets the timestamp. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents buy or sell offer information. - - - Gets or sets the number of offers for this . - - - Gets or sets the total number of items listed. - - - Gets or sets the price per unit. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the base class for bulk resource details requests. - - - Gets or sets the identifiers. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a subset of values. - The type of elements in the subset. - - - Initializes a new instance of the class that is empty and has the default initial capacity. - - - Initializes a new instance of the class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied. - The collection whose elements are copied to the new list. - - - Initializes a new instance of the class that is empty and has the specified initial capacity. - The number of elements that the new list can initially store. - - - Gets or sets the page index of the first page. - - - Gets or sets the page index of the last page. - - - Gets or sets the page index of the next page. - - - Gets or sets the number of pages. - - - Gets or sets the page index of the current page. - - - Gets or sets the maximum number of items per page. - - - Gets or sets the page index of the previous page. - - - Gets or sets the number of values in this subset. - - - Gets or sets the number of values in the collection. - - - Converts objects of type to objects of type . - The type of data contracts in the response content. - The type of the converted values. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - The type of data contracts in the response content. - The type of the converted values. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - The type of data contracts in the response content. - The type of the key values. - The type of the converted values. - - - Initializes a new instance of the class. - The converter for . - The key selector expression. - The value of or is a null reference. - - - - - - Converts objects of type to objects of type . - The type of data contracts in the response content. - The type of the converted value. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - The type to activate. - - - - - - Represents an adapter for the interface that does not do any conversions. - The type of the value that needs to be adapted. - - - - - - Converts objects of type to objects of type . - The type of the input. - The type of the output. - - - Initializes a new instance of the class. - The converter for . - is null. - - - - - - Converts objects of type to objects of type . - The type of keys in the input dictionary. - The type of values in the input dictionary. - The type of keys in the output dictionary. - The type of values in the output dictionary. - - - Initializes a new instance of the class. - The converter for . - is null. - - - - - - Provides the base class for resource details requests. - - - Gets or sets the resource identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a subset of keys and values. - The type of the keys in the subset. - The type of the values in the subset. - - - Initializes a new instance of the class. - Initializes a new instance of the class that is empty, has the default initial capacity, and uses the default equality comparer for the key type. - - - Initializes a new instance of the class. Initializes a new instance of the class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type. - The initial number of elements that the can contain. - is less than 0. - - - Initializes a new instance of the class. Initializes a new instance of the class that is empty, has the specified initial capacity, and uses the specified . - The initial number of elements that the can contain. - The implementation to use when comparing keys, or null to use the default for the type of the key. - is less than 0. - - - Initializes a new instance of the class. Initializes a new instance of the class that is empty, has the default initial capacity, and uses the specified . - The implementation to use when comparing keys, or null to use the default for the type of the key. - - - Initializes a new instance of the class. Initializes a new instance of the class that contains elements copied from the specified and uses the default equality comparer for the key type. - The whose elements are copied to the new . - is null. - contains one or more duplicate keys. - - - Initializes a new instance of the class. Initializes a new instance of the class that contains elements copied from the specified and uses the specified . - The whose elements are copied to the new . - The implementation to use when comparing keys, or null to use the default for the type of the key. - is null. - contains one or more duplicate keys. - - - Gets or sets the number of values in this subset. - - - Gets or sets the number of values in the collection. - - - Provides the base class for discovery requests. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a rectangle. - - - Initializes a new instance of the struct. - The coordinates of the upper-left corner. - The coordinates of the lower-right corner. - - - Gets or sets the height. - - - Gets or sets the width. - - - Gets or sets the X-coordinate. - - - Gets or sets the Y-coordinate. - - - Returns a string that represents the current object. - Returns a . - - - Represents the size of a two-dimensional object. - - - Initializes a new instance of the struct. - The width. - The height. - - - Gets or sets the height. - - - Gets or sets the width. - - - Returns a string that represents the current object. - Returns a . - - - Represents a vector in two-dimensional space. - - - Initializes a new instance of the struct. - The X-component value. - The Y-component value. - - - Gets or sets the X-component value. - - - Gets or sets the Y-component value. - - - Returns a string that represents the current object. - Returns a . - - - Represents a vector in three-dimensional space. - - - Initializes a new instance of the struct. - The X-component value. - The Y-component value. - The Z-component value. - - - Gets or sets the X-coordinate. - - - Gets or sets the Y-coordinate. - - - Gets or sets the Z-coordinate. - - - Returns a string that represents the current object. - Returns a . - - - Represents the result that is returned when an error occurs. - See for more information. - - - Gets or sets a number that indicates the error kind. - - - Gets or sets the line number on which the error occurred. - - - Gets or sets a number that represents the module in which the error occurred. - - - Gets or sets a number that represents the product in which the error occurred. - - - Gets or sets the error message. - - - Provides extension methods for the type. - - - Gets whether the specified status code indicates success. - The status code. - True if the status code indicates success; otherwise false. - - - Provides the interface for agents that provide exchange services. - The type of quotation. - - - Gets a quotation for the specified number of commodities. - The quantity. - An error occurred while retrieving data from the data source. - A quotation. - - - Gets a quotation for the specified number of commodities. - The quantity. - An error occurred while retrieving data from the data source. - A quotation. - - - Gets a quotation for the specified number of commodities. - The quantity. - The that provides cancellation support. - An error occurred while retrieving data from the data source. - A task was canceled. - A quotation. - - - Provides the interface for the build service. - - - Gets the current game build. - An error occurred while retrieving the current game build. - The current game build. - - - Gets the current build. - An error occurred while retrieving the current game build. - The current game build. - - - Gets the current build. - The that provides cancellation support. - An error occurred while retrieving the current game build. - A task was canceled. - The current game build. - - - Provides the interface for bulk resource details requests. - - - Gets or sets the collection of resource identifiers. - - - Provides the interface for collections that represent a page. - The type of values in the collection. - - - Provides the interface for classes that convert one type to another type. - The type of the input. - The type of the output. - - - Converts the given object of type to an object of type . - The value to convert. - The value is a null reference. - The value can't be converted by the current converter. - The converted value. - - - Provides the interface for resource details requests. - - - Gets or sets the resource identifier. - - - Provides the interface for types that represent a range. - The type of keys in the dictionary. - The type of values in the dictionary. - - - Provides the interface for data sources that support enumerating object identifiers. - The type of the identifiers. - - - Discovers identifiers of objects in the data source. - The data source does not support the discovery of object identifiers. - An error occurred while retrieving data from the data source. - A collection of object identifiers. - - - Discovers identifiers of objects in the data source. - The data source does not support the discovery of object identifiers. - An error occurred while retrieving data from the data source. - A collection of object identifiers. - - - Discovers identifiers of objects in the data source. - The that provides cancellation support. - The data source does not support the discovery of object identifiers. - An error occurred while retrieving data from the data source. - A task was canceled. - A collection of object identifiers. - - - Provides the interface for locale-aware types. - - - Gets or sets the locale. - - - Provides contextual information for paginated collections. - - - Gets or sets the page index of the first page. - The value is greater than . - - - Gets or sets the page index of the last page. - The value is less than . - - - Gets or sets the page index of the next page. - The value is less than or greater than . - - - Gets or sets the number of pages. - The value is less than 0. - - - Gets or sets the page index of the current page. - The value is less than or greater than . - - - Gets or sets the maximum number of items per page. - The value is less than 0. - - - Gets or sets the page index of the previous page. - The value is less than or greater than . - - - Provides the interface for paginated resource details requests. - - - Gets or sets the page number. - - - Gets or sets the number of entries per page. - - - Provides the interface for types that perform pagination. - The type of elements on the page. - - - Finds the page with the specified page index. - The page index to find. - The data source does not support pagination. - is less than 0. - An error occurred while retrieving data from the data source. - The page. - - - Finds the page with the specified page number and maximum size. - The page index to find. - The maximum number of page elements. - The data source does not support pagination. - is less than 0 or is less than 0. - An error occurred while retrieving data from the data source. - The page. - - - Finds the page with the specified page index. - The page index to find. - The data source does not support pagination. - is less than 0. - An error occurred while retrieving data from the data source. - The page. - - - Finds the page with the specified page index. - The page index to find. - The that provides cancellation support. - The data source does not support pagination. - is less than 0. - An error occurred while retrieving data from the data source. - A task was canceled. - The page. - - - Finds the page with the specified page index. - The page index to find. - The maximum number of page elements. - The data source does not support pagination. - is less than 0 or is less than 0. - An error occurred while retrieving data from the data source. - The page. - - - Finds the page with the specified page index. - The page index to find. - The maximum number of page elements. - The that provides cancellation support. - The data source does not support pagination. - is less than 0 or is less than 0. - An error occurred while retrieving data from the data source. - A task was canceled. - The page. - - - Provides the interface for objects for which a graphical representation exists. - - - Gets the file identifier. - - - Gets the file signature. - - - Provides the interface for the render service. - See wiki for more information. - - - Gets binary image data for the given file identifier and image format. - The file identifier. - The image file format. - The value of or is a null reference. - The value of is not "jpg" or "png". - An error occurred while retrieving the image data. - The binary image data. - - - Gets binary image data for the given file identifier and image format. - The file identifier. - The image format. - The value of or is a null reference. - The value of is not "jpg" or "png". - An error occurred while retrieving the image data. - The binary image data. - - - Gets binary image data for the given file identifier and image format. - The file identifier. - The image format. - The that provides cancellation support. - The value of or is a null reference. - The value of is not "jpg" or "png". - An error occurred while retrieving the image data. - A task was canceled. - The binary image data. - - - Provides the interface for data sources. - The type of the key values that uniquely identify the entities in the repository. - The type of the entities in the repository. - - - Finds the object with the given identifier. - The identifier of the object to find. - The data source does not support searching by identifier. - An error occurred while retrieving data from the data source. - The object with the given identifier, or a null reference. - - - Finds every object. - The data source does not support searching for all objects. - An error occurred while retrieving data from the data source. - A collection of objects. - - - Finds every object with one of the given identifiers. - The identifiers of the objects to find. - The data source does not support searching for a range of objects. - The value of is a null reference. - The value of is an empty collection. - An error occurred while retrieving data from the data source. - A collection of objects with one of the given identifiers. - - - Finds every object. - The data source does not support searching for all objects. - An error occurred while retrieving data from the data source. - A collection of objects. - - - Finds every object. - The that provides cancellation support. - The data source does not support searching for all objects. - An error occurred while retrieving data from the data source. - A task was canceled. - A collection of objects. - - - Finds every object with one of the given identifiers. - The identifiers of the objects to find. - The data source does not support searching for a range of objects. - The value of is a null reference. - The value of is an empty collection. - An error occurred while retrieving data from the data source. - A collection of objects with one of the given identifiers. - - - Finds every object with one of the given identifiers. - The identifiers of the objects to find. - The that provides cancellation support. - The data source does not support searching for a range of objects. - The value of is a null reference. - The value of is an empty collection. - An error occurred while retrieving data from the data source. - A task was canceled. - A collection of objects with one of the given identifiers. - - - Finds the object with the given identifier. - The identifier of the object to find. - The data source does not support searching by identifier. - An error occurred while retrieving data from the data source. - The object with the given identifier, or a null reference. - - - Finds the object with the given identifier. - The identifier of the object to find. - The that provides cancellation support. - The data source does not support searching by identifier. - An error occurred while retrieving data from the data source. - A task was canceled. - The object with the given identifier, or a null reference. - - - Provides the interface for service requests. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Provides the interface for service responses. - The type of the response content. - - - Gets or sets the response content. - - - Gets or sets the at which the message originated. - - - Gets or sets a collection of custom response headers. - The value is a null reference. - - - Provides the interface for service clients. - - - Sends a request and returns the response. - The service request. - The type of the response content. - The value of is a null reference. - An instance of the specified type. - - - Sends a request and returns the response. - The service request. - The type of the response content. - The value of is a null reference. - An instance of the specified type. - - - Sends a request and returns the response. - The service request. - The that provides cancellation support. - The type of the response content. - The value of is a null reference. - An instance of the specified type. - - - Provides contextual information for collections that are a subset of a larger collection. - - - Gets or sets the number of values in this subset. - The value is less than 0. - - - Gets or sets the number of values in the collection. - The value is less than 0. - - - Provides the interface for types whose value is time sensitive. - - - Gets or sets a timestamp. - - - Represents a request, targeting any the v2/ endpoint. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - The get path segments. - The . - - - - The API embeds page context in HTTP Link headers, but we currently do not have a parser for that header. - This class calculates the missing page context information for a given page index. - This class should eventually be replaced by a class that can parse Link headers. - - - - Patches missing page context for the given collection and page index. - The collection. - The page index. - The type of values in the collection. - The value of is a null reference. - - - Provides the base class for paginated resource details requests. - - - Gets or sets the page number. - - - Gets or sets the number of entries per page. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Provides static extension methods for types that implement the interface. - - - Finds a collection of all pages. - The instance of that provides the pages. - The number of pages to get. - The type of elements on the page. - The value of is a null reference. - A collection of pages. - - - Finds a collection of all pages. - The instance of that provides the pages. - The maximum number of page elements. - The number of pages to get. - The type of elements on the page. - The value of is a null reference. - A collection of pages. - - - Finds a collection of all pages. - The instance of that provides the pages. - The number of pages to get. - The type of elements on the page. - The value of is a null reference. - A collection of pages. - - - Finds a collection of all pages. - The instance of that provides the pages. - The number of pages to get. - The that provides cancellation support. - The type of elements on the page. - A collection of pages. - - - Finds a collection of all pages. - The instance of that provides the pages. - The maximum number of page elements. - The number of pages to get. - The type of elements on the page. - A collection of pages. - - - Finds a collection of all pages. - The instance of that provides the pages. - The maximum number of page elements. - The number of pages to get. - The that provides cancellation support. - The type of elements on the page. - A collection of pages. - - - - Enumerates the known professions. - - - - Indicates an unknown profession. - - - The 'Guardian' profession. - - - The 'Warrior' profession. - - - The 'Engineer' profession. - - - The 'Ranger' profession. - - - The 'Thief' profession. - - - The 'Elementalist' profession. - - - The 'Mesmer' profession. - - - The 'Necromancer' profession. - - - - Enumerates the known races. - - - - The 'Asura' race. - - - The 'Charr' race. - - - The 'Human' race. - - - The 'Norn' race. - - - The 'Sylvari' race. - - - Provides methods for creating repository objects. - The type of repository to create. - - - Creates an instance for the given language. - The two-letter language code. - The value of is a null reference. - The length of is not 2. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Provides the default implementation of the interface. - The type of the response content. - - - - - - - - - - - - - - - Provides extension methods for types. - - - Gets the maximum number of values in a subset. - The response. - The response content type. - The value of is a null reference. - The maximum number of values in a subset. - - - Gets the number of subsets in a collection. - The response. - The response content type. - The value of is a null reference. - The number of subsets in a collection. - - - Gets the number of values in a subset. - The response. - The response content type. - The value of is a null reference. - The number of values in a subset. - - - Gets the number of values in a collection. - The response. - The response content type. - The value of is a null reference. - The number of values in a collection. - - - Represents errors that occur during (de-)serialization of types. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The message that describes the error. - - - Initializes a new instance of the class. - The message that describes the error. - - The exception that is the cause of the current exception, or a null reference (Nothing in Visual - Basic) if no inner exception is specified. - - - - Provides methods for serializing binary data. - - - Converts the input stream to the specified type. - The input stream. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - - - Provides factory methods for the binary serialization engine. - - - Gets a serializer for the specified type. - The serialization type. - The . - - - Provides methods for serializing JSON data contracts. - The type of the data contract. - - - Infrastructure. Holds a reference to the data contract serializer. - - - Initializes a new instance of the class. - - - Converts the input stream to the specified type. - The input stream. - A serialization error occurred. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - A serialization error occurred. - - - Provides factory methods for the JSON data contract serialization engine. - - - Gets a serializer for the specified type. - The serialization type. - The . - - - Provides methods for serializing data contracts. - The type of the data contract. - - - Infrastructure. Holds a reference to the JSON.NET serializer. - - - Initializes a new instance of the class. - The serializer. - is null. - - - Converts the input stream to the specified type. - The input stream. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - - - Provides factory methods for the XML data contract serialization engine. - - - Gets a serializer for the specified type. - The serialization type. - The . - - - Provides the interface for serialization engines. - The serialization type. - - - Converts the input stream to the specified type. - The input stream. - The value of is a null reference. - The input stream is not readable. - A serialization error occurred. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - The value of or the value of is a null reference. - The output stream is not writable. - A serialization error occurred. - - - Provides the interface for serialization engine factories. - - - Gets a serializer for the specified type. - The serialization type. - The . - - - Provides methods for serializing strings. - - - Infrastructure. Holds a reference to the character encoding. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The character encoding. - is null. - - - Converts the input stream to the specified type. - The input stream. - A serialization error occurred. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - A serialization error occurred. - - - Provides factory methods for the string serialization engine. - - - Infrastructure. Holds a reference to the character encoding. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The character encoding. - is null. - - - Gets a serializer for the specified type. - The serialization type. - The . - - - Provides a default implementation for the interface. - - - Infrastructure. Holds a reference to the base URI. - - - Infrastructure. Holds a reference to a serializer factory. - - - Infrastructure. Holds a reference to a GZIP inflator. - - - Infrastructure. Holds a reference to a serializer factory. - - - Initializes a new instance of the class. - The base URI. - The serializer factory. - The error serializer Factory. - The GZIP inflator. - The value of or or or is a null reference. - - - Sends a request and returns the response. - The service request. - The type of the response content. - The service responded with an error code. - An instance of the specified type. - - - Sends a request and returns the response. - The service request. - The type of the response content. - An instance of the specified type. - - - Sends a request and returns the response. - The service request. - The that provides cancellation support. - The type of the response content. - The service responded with an error code. - An instance of the specified type. - - - Infrastructure. Creates and configures a new instance of the class. - The base URI. - The resource name. - The form data. - The . - One or more query parameters violate the format for a valid URI as defined by RFC 2396. - - - Infrastructure. Creates and configures a new instance of the class. - The resource . - The . - - - Infrastructure. Deserializes the response stream. - The response. - The serializer factory. - The GZIP inflator. - The type of the response content. - An instance of the specified type. - - - Infrastructure. Sends a web request and gets the response. - The . - The . - The exception that is thrown when an API error occurs. - - - Infrastructure. Sends a web request and gets the response. - The . - The that provides cancellation support. - The . - The request could not be fulfilled. - - - Infrastructure. Throws an exception for error responses. - The error response. - The factory class that provides the serialization engine for the response. - The GZIP inflator that decompresses the response. - The exception that represents the error. - - - Infrastructure. Creates a response object for success responses. - The success response. - The factory class that provides the serialization engine for the response. - The GZIP inflator that decompresses the response. - The type of the response content. - The object that represents the response. - - - Infrastructure. Handles a response. - The response to handle. - The type of the response content - The response as an instance of . - The request could not be fulfilled. - - - The exception that is thrown when a request could not be fulfilled. - - - - Initializes a new instance of the class. - - - - Initializes a new instance of the class with a specified error message. - The message that describes the error. - - - Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. - The error message that explains the reason for the exception. - The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified. - - - Gets or sets the request that is the cause of this exception. - - - Represents a collection of form data that can be URL-encoded. - - - - Initializes a new instance of the class that is empty, has the default initial capacity, and uses the default equality comparer for the key type. - - - - Initializes a new instance of the class that is empty, has the specified initial capacity, and uses the default equality comparer for the key type. - The initial number of elements that the can contain. - is less than 0. - - - Initializes a new instance of the class that is empty, has the default initial capacity, and uses the specified . - The implementation to use when comparing keys, or null to use the default for the type of the key. - - - Initializes a new instance of the class that is empty, has the specified initial capacity, and uses the specified . - The initial number of elements that the can contain. - The implementation to use when comparing keys, or null to use the default for the type of the key. - is less than 0. - - - Initializes a new instance of the class that contains elements copied from the specified and uses the default equality comparer for the key type. - The whose elements are copied to the new . - is null. - contains one or more duplicate keys. - - - Initializes a new instance of the class that contains elements copied from the specified and uses the specified . - The whose elements are copied to the new . - The implementation to use when comparing keys, or null to use the default for the type of the key. - is null. - contains one or more duplicate keys. - - - Gets the query string. - The query . - One or more query parameters violate the format for a valid URI as defined by RFC 2396. - - - Returns a that represents the current . - A that represents the current . - One or more query parameters violate the format for a valid URI as defined by RFC 2396. - - - Encodes a key value pair for safe transportation over HTTP. - The key value pair. - The encoded key value pair. - One or more query parameters violate the format for a valid URI as defined by RFC 2396. - - - Represents a cylindrical location of an event on the map. - - - Gets or sets the location's height. - - - Gets or sets the location's radius. - - - Gets or sets the location's rotation. - - - Represents a dynamic event and its localized details. - - - Gets or sets the locale. - - - Gets or sets the event identifier. - - - Gets or sets additional flags. - - - Gets or sets the event level. - - - Gets or sets the location of the event. - - - Gets or sets the map. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the map identifier. - - - Gets or sets the name of the event. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates known dynamic event flags. - - - Indicates no additional flags. - - - The 'group event' flag. - - - The 'map-wide' event flag. - - - Represents a dynamic event and its localized name. - - - Gets or sets the locale. - - - Gets or sets the event identifier. - - - Gets or sets the localized name of the event. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a dynamic event and its rotation. - - - Gets or sets the event. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the event identifier. - - - Gets or sets the event shifts. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current . - true if the specified is equal to the current ; otherwise, false. - The object to compare with the current object. - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a dynamic event and its state. - - - Gets or sets the event identifier. - - - Gets or sets the map. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the map identifier. - - - Gets or sets the current state of the event. - - - Gets or sets the world. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the world identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Enumerates known dynamic event states. - - - The event state is unknown. - - - The event is not running. - - - The event is running now. - - - The event has succeeded. - - - The event has failed. - - - The event is inactive and waiting for certain criteria to be met before becoming Active. - - - The criteria for the event to start have been met, but certain activities (such as an NPC dialogue) have not completed yet. After the activities have been completed, the event will become Active. - - - Provides the interface for repositories that provide localized event names. - - - Provides the interface for repositories that provide localized event details. - - - Provides the base class for event locations. - - - Gets or sets the center coordinates. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a polygonal location. - - - Gets or sets a collection that contains the vertex points of the polygon. - - - Gets or sets a vector that describes the minimum and maximum Z values. - - - Represents a spherical location. - - - Gets or sets the location's radius. - - - Gets or sets the location's rotation. - - - Represents an unknown location. - - - Represents information about a file that can be retrieved from the render service. - - - Gets or sets the file identifier to be used with the render service. - - - Gets or sets the file identifier. - - - Gets or sets file signature to be used with the render service. - - - Gets or sets the icon file URL. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the interface for repositories that provide file details. - - - Represents a guild's emblem. - - - Gets or sets the background color. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the background color identifier. - - - Gets or sets the background image identifier. - - - Gets or sets the image transformations. - - - Gets or sets the foreground image identifier. - - - Gets or sets the primary foreground color. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the primary foreground color identifier. - - - Gets or sets the secondary foreground color. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the secondary foreground color identifier. - - - Enumerates the possible transformations for a guild emblem image. - - - Indicates no transformations. - - - Flip the background image horizontally. - - - Flip the background image vertically. - - - Flip the foreground image horizontally. - - - Flip the foreground image vertically. - - - Represents a guild and its details. - - - Gets or sets the guild's emblem. - - - Gets or sets the guild identifier. - - - Gets or sets the name of the guild. - - - Gets or sets the guild's tag. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the interface for repositories that provide guild details. - - - Finds the with the given name. - The name of the to find. - The data source does not support searching by name. - An error occurred while retrieving data from the data source. - The with the given name, or a null reference. - - - Finds the with the given name. - The name of the to find. - The data source does not support searching by name. - An error occurred while retrieving data from the data source. - The with the given name, or a null reference. - - - Finds the with the given name. - The name of the to find. - The that provides cancellation support. - The data source does not support searching by name. - An error occurred while retrieving data from the data source. - A task was canceled. - The with the given name, or a null reference. - - - Provides the base class for armor types. - - - Backing field for . - - - Gets or sets the default skin. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the default skin identifier. - - - Gets or sets the armor's defense stat. - - - - - - Gets or sets the item's infusion slots. - - - Gets or sets the item's secondary suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's secondary suffix item identifier. - - - Gets or sets the item's suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's suffix item identifier. - - - Gets or sets the armor's weight class. - - - Gets an item chat link for this item. - The . - - - Represents feet protection. - - - Represents chest protection. - - - Represents arm protection. - - - Represents head protection. - - - Represents aquatic head protection. - - - Represents leg protection. - - - Represents shoulder protection. - - - Represents an unknown armor piece. - - - Enumerates the known armor weight classes. - - - The 'Unknown' weight class. - - - The 'Clothing' weight class. - - - The 'Light' weight class. - - - The 'Medium' weight class. - - - The 'Heavy' weight class. - - - Represents a backpack. - - - Gets or sets the default skin. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the default skin identifier. - - - - - - Gets or sets the item's infusion slots. - - - Gets or sets the item's secondary suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's secondary suffix item identifier. - - - Gets or sets the item's suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's suffix item identifier. - - - Gets an item chat link for this item. - The . - - - Represents a bag. - - - Gets or sets a value indicating whether this is an invisible bag. - - - Gets or sets the bag's capacity. - - - Provides the base class for combat attribute modifiers. - - - Gets or sets the modifier for the attribute. - - - Represents an item's combat buff. - - - Gets or sets the buff's description. - - - Gets or sets the buff's skill identifier. - - - Gets a skill chat link for this item buff. - The . - - - The Condition Damage modifier. - - - The Ferocity modifier. - - - The Healing modifier. - - - Represents an item's infixed combat upgrades. - - - Gets or sets the combat attribute modifiers. - - - Gets or sets the buff. This is used for Boon Duration, Condition Duration, or additional attribute bonuses for ascended trinkets or back items. - - - Represents one of an item's infusion slots. - - - Gets or sets the infusion slot's type(s). - - - Gets or sets the infusion slot's item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the infusion slot's item identifier. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates the known infusion slot types. - - - The 'Agony' infusion slot type. - - - The 'Defense' infusion slot type. - - - The 'Offense' infusion slot type. - - - The 'Utility' infusion slot type. - - - Provides the interface for items that have a visual appearance in the game. - - - Gets or sets the default skin. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the default skin identifier. - - - Provides the interface for items that can be upgraded. - - - Gets or sets the item's infusion slots. - - - Gets or sets the item's secondary suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's secondary suffix item identifier. - - - Gets or sets the item's suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's suffix item identifier. - - - Provides the interface for items that provide combat bonuses while equipped. - - - Gets or sets the item's infixed combat upgrades. - The value is a null reference. - - - The Power modifier. - - - The Precision modifier. - - - The Toughness modifier. - - - A modifier for an unknown combat attribute. - - - The Vitality modifier. - - - Represents a drink. - - - Represents an appearance changing consumable item. - - - Represents a bag slot unlock item. - - - Represents a bank tab unlock item. - - - Represents a collectible capacity unlock item. - - - Provides the base class for consumable types. - - - Represents a content unlock item. - - - Represents a contract NPC. - - - Represents a crafting recipe. - - - Gets or sets the recipe. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the recipe identifier. - - - Represents a dye. - - - Gets or sets the color. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the color identifier. - - - Represents an edible item. - - - Gets or sets the consumable's effect duration. - - - Gets or sets the consumable's effect. - - - Represents a generic consumable item. - - - Gets or sets the consumable's effect duration. - - - Gets or sets the consumable's effect. - - - Represents a halloween consumable item. - - - Represents an immediate consumable item. - - - Gets or sets the consumable's effect duration. - - - Gets or sets the consumable's effect. - - - Represents a transmutation item. - - - Represents an unknown consumable item. - - - Represents an unknown unlock item. - - - Provides the base class for unlock consumable types. - - - Represents a un-transmutation item. - - - Represents an upgrade removal item. - - - Represents a utility consumable item. - - - Gets or sets the consumable's effect duration. - - - Gets or sets the consumable's effect. - - - Provides the base class for container types. - - - Represents a default container. - - - Represents a gift box container. - - - Represents a container that opens a user interface. - - - Represents an unknown container. - - - Represents a crafting material. - - - Enumerates known game type restrictions. - - - Indicates no game type restrictions. - - - The 'Activity' game type restriction. - - - The 'Dungeon' game type restriction. - - - The 'Player versus Environment' game type restriction. - - - The 'Player versus Player' game type restriction. - - - The 'Player versus Player Lobby' game type restriction. - Indicates an item that can be used in 'Heart of the Mists'. - - - The 'World versus World' game type restriction. - - - Represents a foraging tool. - - - Provides the base class for gathering tool types. - - - Gets or sets the default skin. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the default skin identifier. - - - Represents a logging tool. - - - Represents a mining tool. - - - Represents an unknown gathering tool. - - - Represents a key that opens a container. - - - Represents a default gizmo. - - - Provides the base class for gizmo types. - - - Represents a rentable contract NPC. - - - Represents an unknown gizmo. - - - Represents an unlimited consumable gizmo. - - - Provides the interface for repositories that provide localized item details. - - - Provides the base class for types that represent an in-game item. - - - Gets or sets the item's build number. Default: 0. Assign a build number for change tracking. - - - Gets or sets the locale. - - - Gets or sets the item's description. - - - Gets or sets the item's additional flags. - - - Gets or sets the item's game types. - - - Gets or sets the item's icon identifier for use with the render service. - - - Gets or sets the item's icon signature for use with the render service. - - - Gets or sets the icon file URL. - - - Gets or sets the item's identifier. - - - Gets or sets the item's level. - - - Gets or sets the name of the item. - - - Gets or sets the item's rarity. - - - Gets or sets the item's restrictions. - - - Gets or sets the item's vendor value. - - - - - - - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Gets an item chat link for this item. - The . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates the known additional item flags. - - - Indicates no additional item flags. - - - The 'Account Bound' item flag. - - - The 'Hide Suffix' item flag. - - - The 'No Mystic Forge' item flag. - - - The 'No Salvage' item flag. - - - The 'No Sell' item flag. - - - The 'Not Upgradeable' item flag. - - - The 'No Underwater' item flag. - - - The 'Soul Bind On Acquire' item flag. - - - The 'Soul Bind On Use' item flag. - - - The 'Unique' item flag. - - - The 'Account Bind On Use' item flag. - - - The 'Monster Only' item flag. - - - Enumerates known item rarities. - - - The 'Unknown' item rarity. - - - The 'Junk' item rarity. - - - The 'Basic' item rarity. - - - The 'Fine' item rarity. - - - The 'Masterwork' item rarity. - - - The 'Rare' item rarity. - - - The 'Exotic' item rarity. - - - The 'Ascended' item rarity. - - - The 'Legendary' item rarity. - - - Enumerates known item restrictions. - - - Indicates no restrictions. - - - The 'Asura' item restriction. - - - The 'Charr' item restriction. - - - The 'Human' item restriction. - - - The 'Norn' item restriction. - - - The 'Sylvari' item restriction. - - - The 'Elementalist' item restriction. - - - The 'Engineer' item restriction. - - - The 'Guardian' item restriction. - - - The 'Mesmer' item restriction. - - - The 'Necromancer' item restriction. - - - The 'Ranger' item restriction. - - - The 'Thief' item restriction. - - - The 'Warrior' item restriction. - - - Represents a stack of items. - - - Gets or sets the number of items in this stack. - - - Gets or sets the item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item identifier. - - - Gets an item chat link for this item. - The . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a miniature pet. - - - Represents a salvaging tool. - - - Gets or sets the tool's charges. - - - Provides the base class for tool types. - - - Represents an unknown tool. - - - Represents a trait guide. - - - Represents an accessory. - - - Represents an amulet. - - - Represents a ring. - - - Provides the base class for trinket types. - - - - - - Gets or sets the item's infusion slots. - - - Gets or sets the item's secondary suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's secondary suffix item identifier. - - - Gets or sets the item's suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's suffix item identifier. - - - Gets an item chat link for this item. - The . - - - Represents an unknown trinket. - - - Represents a trophy. - - - Represents an unknown item.. - - - Represents a default upgrade component. - - - Represents a gem upgrade component. - - - Represents a rune upgrade component. - - - Represents a sigil upgrade component. - - - Represents an unknown upgrade component. - - - Provides the base class for upgrade component types. - - - Backing field for . - - - Gets or sets the upgrade component's bonuses. - - - Gets or sets the item's infixed combat upgrades. - - - Gets or sets the upgrade component's infusion upgrades. - - - Gets or sets the upgrade component's suffix. - - - Gets or sets the upgrade component's flags. - - - Enumerates the possible upgrade component flags. - - - Indicates no upgrade component flags. - - - The 'Trinket' upgrade component flag. - - - The 'Light Armor' upgrade component flag. - - - The 'Medium Armor' upgrade component flag. - - - The 'Heavy Armor' upgrade component flag. - - - The 'Axe' upgrade component flag. - - - The 'Dagger' upgrade component flag. - - - The 'Focus' upgrade component flag. - - - The 'Great sword' upgrade component flag. - - - The 'Hammer' upgrade component flag. - - - The 'Harpoon' upgrade component flag. - - - The 'Long Bow' upgrade component flag. - - - The 'Mace' upgrade component flag. - - - The 'Pistol' upgrade component flag. - - - The 'Rifle' upgrade component flag. - - - The 'Scepter' upgrade component flag. - - - The 'Shield' upgrade component flag. - - - The 'Short Bow' upgrade component flag. - - - The 'Spear gun' upgrade component flag. - - - The 'Staff' upgrade component flag. - - - The 'Sword' upgrade component flag. - - - The 'Torch' upgrade component flag. - - - The 'Trident' upgrade component flag. - - - The 'War horn' upgrade component flag. - - - Represents an axe. - - - Represents a dagger. - - - Enumerates the possible weapon damage types. - - - The 'Unknown' damage type. - - - The 'Fire' damage type. - - - The 'Ice' damage type. - - - The 'Lightning' damage type. - - - The 'Physical' damage type. - - - The 'Choking' damage type. - - - Represents a focus. - - - Represents a great sword. - - - Represents a hammer. - - - Represents a harpoon. - - - Represents a large bundle. - - - Represents a long bow. - - - Represents a mace. - - - Represents a pistol. - - - Represents a rifle. - - - Represents a scepter. - - - Represents a shield. - - - Represents a short bow. - - - Represents a small bundle. - - - Represents a spear gun. - - - Represents a staff. - - - Represents a sword. - - - Represents a torch. - - - Represents a toy. - - - Represents a trident. - - - Represents a two-handed toy. - - - Represents an unknown weapon. - - - Represents a war horn. - - - Provides the base class for weapon types. - - - Gets or sets the weapon's damage type. - - - Gets or sets the default skin. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the default skin identifier. - - - Gets or sets the weapon's defense. - - - - - - Gets or sets the item's infusion slots. - - - Gets or sets the weapon's maximum power. - - - Gets or sets the weapon's minimum power. - - - Gets or sets the item's secondary suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's secondary suffix item identifier. - - - Gets or sets the item's suffix item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the item's suffix item identifier. - - - Gets an item chat link for this item. - The . - - - Wraps a collection of dynamic event rotations. - - - - Initializes a new instance of the class that is empty and has the default initial capacity. - - - - Initializes a new instance of the class that is empty and has the specified initial capacity. - The number of elements that the new list can initially store. - is less than 0. - - - Initializes a new instance of the class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied. - The collection whose elements are copied to the new list. - is null. - - - Represents a dynamic event rotation. - - - Gets or sets the event identifier. - - - Gets or sets a collection of rotating shifts. - - - Wraps a collection of rotating shifts. - - - - Initializes a new instance of the class that is empty and has the default initial capacity. - - - - Initializes a new instance of the class that is empty and has the specified initial capacity. - The number of elements that the new list can initially store. - is less than 0. - - - Initializes a new instance of the class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied. - The collection whose elements are copied to the new list. - is null. - - - Provides the default implementation of the event rotations service. - - - Gets a collection of dynamic events and their rotating shifts - A collection of dynamic events and their rotating shifts. - - - Infrastructure. Converts contracts to entities. - The content. - A collection of entities. - - - Infrastructure. Converts contracts to entities. - The content. - An entity. - - - Infrastructure. Converts contracts to entities. - The content. - A collection of entities. - - - Provides the interface for the event rotations service. - - - Gets a collection of dynamic events and their rotating shifts - A collection of dynamic events and their rotating shifts. - - - Represents a continent. - - - Gets or sets the dimensions of the continent. - - - Gets or sets the the continent identifier. - - - Gets or sets the locale. - - - Gets or sets a collection of floor identifiers. - - - Gets or sets a collection of floors. This is a navigation property. Use the value of to obtain references. - - - Gets or sets the maximum zoom level for use with the map tile service. - - - Gets or sets the minimum zoom level for use with the map tile service. - - - Gets or sets the name of the continent. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current . - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a dungeon entrance. - - - Represents a map floor, used to populate a world map. All coordinates are map coordinates. - The returned data only contains static content. Dynamic content, such as vendors, is not currently available. - - - Gets or sets a rectangle of downloadable textures. Every tile coordinate outside of this rectangle is not available on the tile server. - - - Gets or sets the continent. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the continent identifier. - - - Gets or sets the locale. - - - Gets or sets the floor identifier. - - - Gets or sets the collection of regions. - - - Gets or sets the texture's dimensions. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides the interface for repositories that provide localized continent details. - - - Provides the interface for repositories that provide localized floor details. - - - Gets the continent identifier. - - - Provides the interface for repositories that provide localized map names. - - - Provides the interface for repositories that provide localized map details. - - - Represents a landmark. - - - Represents a map and its details, including details about floor and translation data on how to translate between world coordinates and map coordinates. - - - Gets or sets the continent that this map belongs to. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the continent identifier of the continent that this map belongs to. - - - Gets or sets the name of the continent that this map belongs to. - - - Gets or sets the dimensions of the map within the continent coordinate system. - - - Gets or sets the locale. - - - Gets or sets the default floor. - - - Gets or sets a collection of floor identifiers. - - - Gets or sets the map identifier. - - - Gets or sets the name of the map. - - - Gets or sets the dimensions of the map. - - - Gets or sets the maximum level of this map. - - - Gets or sets the minimum level of this map. - - - Gets or sets the region that this map belongs to. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the region identifier of the region that this map belongs to. - - - Gets or sets the name of the region that this map belongs to. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - 2 - - - Represents a map and its localized name. - - - Gets or sets the locale. - - - Gets or sets the map identifier. - - - Gets or sets the localized name of the map. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a Point of Interest (POI) location. - - - Gets or sets the coordinates of this Point of Interest. - - - Gets or sets the floor of this Point of Interest. - - - Gets or sets the name of this Point of Interest. - - - Gets or sets the Point of Interest identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Gets a map chat link for this Point of Interest - The . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a region on the map. - - - Gets or sets the coordinates of the region label. - - - Gets or sets a collection of maps and their details. - - - Gets or sets the name of the region. - - - Gets or sets the region identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a renown heart location. - - - Gets or sets the task's coordinates. - - - Gets or sets the level. - - - Gets or sets the name or objective. - - - Gets or sets the renown task identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents an area within a map. - - - Gets or sets the sector's coordinates, which is (usually) the center position. - - - Gets or sets the sector's level. - - - Gets or sets the name of the sector. - - - Gets or sets the sector identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a skill challenge location. - - - Gets or sets the skill challenge's coordinates. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a map and its details. - - - Gets or sets the dimensions of the map within the continent coordinate system. - - - Gets or sets the default floor of this map. - - - Gets or sets the map. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the map identifier. - - - Gets or sets the dimensions of the map. - - - Gets or sets the maximum level of this map. - - - Gets or sets the minimum level of this map. - - - Gets or sets the name of the map. - - - Gets or sets a collection of Points of Interest locations. - - - Gets or sets a collection of areas within the map. - - - Gets or sets a collection of skill challenge locations. - - - Gets or sets a collection of renown heart locations. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents an unknown point of interest. - - - Represents a vista. - - - Represents a waypoint. - - - Provides the interface for repositories that provide Quaggan details. - - - Represents a Quaggan. - - - Gets or sets the Quaggan identifier. - - - Gets or sets the resource location. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current . - true if the specified is equal to the current ; otherwise, false. - The object to compare with the current object. - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents an amulet crafting recipe. - - - Represents an axe crafting recipe. - - - Represents a backpack crafting recipe. - - - Represents a bag crafting recipe. - - - Represents a foot protection crafting recipe. - - - Represents a bulk crafting recipe. - - - Represents a coat crafting recipe. - - - Represents a component crafting recipe. - - - Represents a consumable crafting recipe. - - - Enumerates known crafting disciplines. - - - Indicates no crafting disciplines. - - - The 'Armor smith' crafting discipline. - - - The 'Artificer' crafting discipline. - - - The 'Chef' crafting discipline. - - - The 'Huntsman' crafting discipline. - - - The 'Jeweler' crafting discipline. - - - The 'Leatherworker' crafting discipline. - - - The 'Tailor' crafting discipline. - - - The 'Weapon smith' crafting discipline. - - - Represents a dagger crafting recipe. - - - Represents a dessert crafting recipe. - - - Represents a dye crafting recipe. - - - Represents an earring crafting recipe. - - - Represents a feast crafting recipe. - - - Represents a focus crafting recipe. - - - Represents an arm protection crafting recipe. - - - Represents a great sword crafting recipe. - - - Represents a hammer crafting recipe. - - - Represents a harpoon crafting recipe. - - - Represents a head protection crafting recipe. - - - Represents a cooking ingredient recipe. - - - Represents an inscription crafting recipe. - - - Represents an insignia crafting recipe. - - - Provides the interface for repositories that provide localized recipe details. - - - Discovers identifiers of every whose collection contains the given . - The identifier of the input item. - The data source does not support searching by input identifiers. - An error occurred while retrieving data from the data source. - A collection of identifiers for every whose collection contains the given . - - - Discovers identifiers of every whose collection contains the given . - The identifier of the input item. - The data source does not support searching by input identifiers. - An error occurred while retrieving data from the data source. - A collection of identifiers for every whose collection contains the given . - - - Discovers identifiers of every whose collection contains the given . - The identifier of the input item. - The that provides cancellation support. - The data source does not support searching by input identifiers. - An error occurred while retrieving data from the data source. - A task was canceled. - A collection of identifiers for every whose collection contains the given . - - - Discovers identifiers of every whose is set to the given . - The identifier of the output item. - The data source does not support searching by output identifiers. - An error occurred while retrieving data from the data source. - A collection of identifiers for every whose is set to the given . - - - Discovers identifiers of every whose is set to the given . - The identifier of the output item. - The data source does not support searching by output identifiers. - An error occurred while retrieving data from the data source. - A collection of identifiers for every whose is set to the given . - - - Discovers identifiers of every whose is set to the given . - The identifier of the output item. - The that provides cancellation support. - The data source does not support searching by output identifiers. - An error occurred while retrieving data from the data source. - A task was canceled. - A collection of identifiers for every whose is set to the given . - - - Represents a leg protection crafting recipe. - - - Represents a long bow crafting recipe. - - - Represents a mace crafting recipe. - - - Represents a meal crafting recipe. - - - Represents a pistol crafting recipe. - - - Represents a potion crafting recipe. - - - Provides the base class for types that represent a crafting recipe. - - - Gets or sets the recipe's build number. Default: 0. Assign a build number for change tracking. - - - Gets or sets the crafting disciplines that can learn the recipe. - - - Gets or sets the locale. - - - Gets or sets the recipe's flags. - - - Gets or sets a collection of the required ingredients. - - - Gets or sets the recipe's minimum rating. - - - Gets or sets the output item. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the amount of items produced. - - - Gets or sets the output item identifier. - - - Gets or sets the recipe identifier. - - - Gets or sets the time it takes to craft the recipe. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Gets a recipe chat link for this item recipe. - The . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates known recipe flags. - - - Indicates no recipe flags. - - - The 'Auto Learned' recipe flag. - - - The 'Learned From Item' recipe flag. - - - Represents an ectoplasm refinement crafting recipe. - - - Represents an obsidian refinement crafting recipe. - - - Represents a material refinement crafting recipe. - - - Represents a rifle crafting recipe. - - - Represents a ring crafting recipe. - - - Represents a scepter crafting recipe. - - - Represents a seasoning crafting recipe. - - - Represents a shield crafting recipe. - - - Represents a short bow crafting recipe. - - - Represents a shoulder protection crafting recipe. - - - Represents a snack crafting recipe. - - - Represents a soup crafting recipe. - - - Represents a spear gun crafting recipe. - - - Represents a staff crafting recipe. - - - Represents a sword crafting recipe. - - - Represents a torch crafting recipe. - - - Represents a trident crafting recipe. - - - Represents an unknown crafting recipe. - - - Represents an upgrade component crafting recipe. - - - Represents a war horn crafting recipe. - - - Provides the interface for render service requests. - - - Gets or sets the image format. - - - Represents a request for an in-game asset. - - - Gets or sets the file identifier. - - - Gets or sets the file signature. - - - Gets or sets the image format. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Provides the default implementation of the render service. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - - - - - - - - - - Represents an armor skin. - - - Gets or sets the armor skin's weight class. - - - Represents an axe skin. - - - Represents a backpack skin. - - - Represents a foot protection skin. - - - Represents a chest protection skin. - - - Represents a dagger skin. - - - Represents a focus skin. - - - Represents an arm protection skin. - - - Represents a great sword skin. - - - Represents a hammer skin. - - - Represents a harpoon skin. - - - Represents an aquatic head protection skin. - - - Represents a head protection skin. - - - Provides the interface for repositories that provide localized skin details. - - - Represents a large bundle skin. - - - Represents a leg protection skin. - - - Represents a long bow skin. - - - Represents a mace skin. - - - Represents a pistol skin. - - - Represents a rifle skin. - - - Represents a scepter skin. - - - Represents a shield skin. - - - Represents a short bow skin. - - - Represents a shoulder protection skin. - - - Represents an in-game item skin. - - - Gets or sets the locale. - - - Gets or sets the skin's description. - - - Gets or sets the skin's additional flags. - - - Gets or sets the skin's icon identifier for use with the render service. - - - Gets or sets the skin's icon signature for use with the render service. - - - Gets or sets the icon file URL. - - - Gets or sets the name of the skin. - - - Gets or sets the skin's restrictions. - - - Gets or sets the skin identifier. - - - - - - - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Gets a skin chat link for this item skin. - The . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates the known additional skin flags. - - - Indicates no additional skin flags. - - - The 'Show In Wardrobe' skin flag. - - - The 'No Cost' skin flag. - - - The 'Hide If Locked' skin flag. - - - Represents a small bundle skin. - - - Represents a spear gun skin. - - - Represents a staff skin. - - - Represents a sword skin. - - - Represents a torch skin. - - - Represents a toy skin. - - - Represents a trident skin. - - - Represents a two-handed toy skin. - - - Represents an unknown armor skin. - - - Represents an unknown skin. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents an unknown weapon skin. - - - Represents a war horn skin. - - - Represents a weapon skin. - - - Gets or sets the weapon's damage type. - - - Provides the interface for repositories that provide localized world details. - - - Represents a world and its localized name. - - - Gets or sets the locale. - - - Gets or sets the name of the world. - - - Gets or sets the world identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - The Bloodlust bonus. - - - Represents the blue team's borderlands. - - - Provides the base class for World versus World maps. - - - Gets or sets the map's bonuses. - - - Gets or sets the map's objectives. - - - Gets or sets the map's scoreboard. - - - Represents the Eternal Battlegrounds. - - - Represents the green team's borderlands. - - - Provides the interface for repositories that provide match details. - - - Provides the interface for repositories that provide localized objective names. - - - Provides the base class for World versus World map bonuses. - - - Gets or sets the team that holds the bonus. - - - Represents a World versus World match. - - - Gets or sets the list of maps. - - - Gets or sets the match identifier. - - - Gets or sets the total scores. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents a World versus World matchup. - - - Gets or sets the blue world. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the blue world identifier. - - - Gets or sets the timestamp (UTC) of when the match ends. - - - Gets or sets the green world. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the green world identifier. - - - Gets or sets the match identifier. - - - Gets or sets the red world. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the red world identifier. - - - Gets or sets the timestamp (UTC) of when the match started. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents one of a World versus World map's objectives. - - - Gets or sets the name of the objective. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the objective identifier. - - - Gets or sets the current owner. - - - Gets or sets the guild currently claiming the objective. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the identifier of the guild currently claiming the objective. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents an objective and its localized name. - - - Gets or sets the locale. - - - Gets or sets the name of the objective. - - - Gets or sets the objective identifier. - - - Indicates whether an object is equal to another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter is equal to the parameter; otherwise, false. - - - Indicates whether an object differs from another object of the same type. - The object on the left side. - The object on the right side. - true if the parameter differs from the parameter; otherwise, false. - - - Indicates whether the current object is equal to another object of the same type. - true if the current object is equal to the parameter; otherwise, false. - An object to compare with this object. - - - Determines whether the specified is equal to the current. - true if the specified is equal to the current ; otherwise, false. - The to compare with the current . - - - Serves as a hash function for a particular type. - A hash code for the current . - - - Returns a string that represents the current object. - A string that represents the current object. - - - Represents the red team's borderlands. - - - Represents a World versus World scoreboard. - - - Gets or sets the blue team's score. - - - Gets or sets the green team's score. - - - Gets or sets the red team's score. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Enumerates known team colors. - - - An unknown team color. - - - The blue team color. - - - The green team color. - - - The red team color. - - - The neutral color. - - - Represents an unknown competitive map. - - - an unknown bonus. - - - diff --git a/lib/GW2NET/GW2NET.MumbleLink.XML b/lib/GW2NET/GW2NET.MumbleLink.XML deleted file mode 100644 index 411e127..0000000 --- a/lib/GW2NET/GW2NET.MumbleLink.XML +++ /dev/null @@ -1,149 +0,0 @@ - - - - GW2NET.MumbleLink - - - - Represents a player's avatar. - - - Gets or sets the unit vector pointing out of the avatars eyes. - - - Gets or sets the position of the avatar. - - - Gets or sets the unit vector pointing out of the top of the avatars head. - - - Gets or sets the unit vector pointing out of the camera. - - - Gets or sets the position of the camera. - - - Gets or sets the avatar's context. - - - Gets or sets the avatar's identity. - - - Gets or sets a numeric value that is used for change tracking. - - - Gets or sets the UI version. - - - - Provides contextual data about a player's avatar. Check the of two different - players for equality to determine if the players are in the same map instance. - - - - Gets or sets the game client's build identifier. - - - Gets or sets the instance identifier of the current instance. - - - Gets or sets the identifier of the current map. - - - Gets or sets the type of the current map. - - - Gets or sets the address of the server to which the game client is currently connected. - - - Gets or sets the shard identifier of the current shard. - - - Sets the object that is used to compare the current object to another object of the same type. - The context that is used in comparisons. - - - Provides contextual information about a player's avatar. - - - Gets or sets a value indicating whether the avatar is commanding a squad. - - - Gets or sets the current map. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the identifier of the current map. - - - Gets or sets the name of the avatar. - - - Gets or sets the avatar's profession. - - - Gets or sets the avatar's race. - - - Gets or sets the current team color. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the identifier of the current team color. - - - Gets or sets the current world. This is a navigation property. Use the value of to obtain a reference. - - - Gets or sets the identifier of the current world. - - - Gets or sets the in-game camera field of view value. - - - Returns a string that represents the current object. - A string that represents the current object. - - - Provides an implementation of the Mumble Link protocol. - - - using (var mumbler = MumbleLinkFile.CreateOrOpen()) - { - var avatar = mumbler.Read(); - Console.WriteLine("Hello " + avatar.Identity.Name + "!"); - } - - - - - Holds a reference to the shared memory block. - - - The size of the shared memory block. - - - Indicates whether this object is disposed. - - - - Gets the preferred size for the memory mapped file. - - - - - Creates or opens a memory-mapped file for the MumbleLink protocol. - - An object that provides wrapper methods for the MumbleLink protocol. - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - - - Retrieves positional audio data from the shared memory block as defined by the Mumble Link protocol. - Positional audio data as an instance of the class. - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - true if managed resources should be released. - - - diff --git a/lib/GW2NET/GW2NET.Newtonsoft.xml b/lib/GW2NET/GW2NET.Newtonsoft.xml deleted file mode 100644 index 9c35c48..0000000 --- a/lib/GW2NET/GW2NET.Newtonsoft.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - GW2NET.Newtonsoft - - - - Provides methods for serializing JSON objects. - The type that is being serialized. - - - Infrastructure. Holds a reference to the Json.NET serializer. - - - Initializes a new instance of the class. - The Json.NET serializer. - The value of is a null reference. - - - Converts the input stream to the specified type. - The input stream. - A serialization error occurred. - An instance of the specified type. - - - Converts the specified value to an output stream. - An instance of the specified type. - The output stream. - A serialization error occurred. - - - Provides factory methods for the JSON.NET serialization engine. - - - Backing field. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The settings to be applied to the . - - - Gets a serializer for the specified type. - The serialization type. - The . - - - diff --git a/lib/GW2NET/GW2NET.V1.Builds.XML b/lib/GW2NET/GW2NET.V1.Builds.XML deleted file mode 100644 index 2bbab10..0000000 --- a/lib/GW2NET/GW2NET.V1.Builds.XML +++ /dev/null @@ -1,57 +0,0 @@ - - - - GW2NET.V1.Builds - - - - Represents a request for the current build identifier of the game. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a service that retrieves data from the /v1/build.json interface. - See wiki for more information. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - - - - - - - - - - - - Converts objects of type to objects of type . - - - - - - diff --git a/lib/GW2NET/GW2NET.V1.Colors.XML b/lib/GW2NET/GW2NET.V1.Colors.XML deleted file mode 100644 index 93a21d1..0000000 --- a/lib/GW2NET/GW2NET.V1.Colors.XML +++ /dev/null @@ -1,184 +0,0 @@ - - - - GW2NET.V1.Colors - - - - Represents a repository that retrieves data from the /v1/colors.json interface. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the given language. - The two-letter language code. - The value of is a null reference. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for information regarding colors in the game. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - diff --git a/lib/GW2NET/GW2NET.V1.Continents.XML b/lib/GW2NET/GW2NET.V1.Continents.XML deleted file mode 100644 index 8f9e1ff..0000000 --- a/lib/GW2NET/GW2NET.V1.Continents.XML +++ /dev/null @@ -1,176 +0,0 @@ - - - - GW2NET.V1.Continents - - - - Represents a repository that retrieves data from the /v1/continents.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the given language. - The two-letter language code. - The value of is a null reference. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for static information about the continents. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - diff --git a/lib/GW2NET/GW2NET.V1.Events.XML b/lib/GW2NET/GW2NET.V1.Events.XML deleted file mode 100644 index 6e378ef..0000000 --- a/lib/GW2NET/GW2NET.V1.Events.XML +++ /dev/null @@ -1,397 +0,0 @@ - - - - GW2NET.V1.Events - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - The value of or is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The known flags. - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The value of or is a null reference. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Represents a request for a list of events and their localized name. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/event_names.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - The value of is a null reference. - - - Creates an instance for the given language. - The culture. - A repository. - The value of is a null reference. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a repository that retrieves data from the /v1/event_details.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the given language. - The two-letter language code. - The value of is a null reference. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for static details about dynamic events. - - - Gets or sets the locale. - - - Gets or sets the event identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Files.XML b/lib/GW2NET/GW2NET.V1.Files.XML deleted file mode 100644 index 7752400..0000000 --- a/lib/GW2NET/GW2NET.V1.Files.XML +++ /dev/null @@ -1,102 +0,0 @@ - - - - GW2NET.V1.Files - - - - Converts objects of type to objects of type . - - - - - - Represents a repository that retrieves data from the /v1/files.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Represents a request for commonly requested in-game assets. The returned information can be used with the render service to retrieve assets. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Floors.XML b/lib/GW2NET/GW2NET.V1.Floors.XML deleted file mode 100644 index dba1aad..0000000 --- a/lib/GW2NET/GW2NET.V1.Floors.XML +++ /dev/null @@ -1,354 +0,0 @@ - - - - GW2NET.V1.Floors - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - The converter for . - The value of or or is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - The value of or is a null reference. - - - - - - Converts objects of type to objects of type . - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - The converter for . - The converter for . - The converter for . - The value of or or or or is a null reference. - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Represents a repository that retrieves data from the /v1/map_floor.json interface. - - - The continent identifier. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The continent identifier. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The continent identifier. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the default language. - The continent identifier. - A repository. - - - Creates an instance for the given language. - The continent identifier. - The two-letter language code. - The value of is a null reference. - A repository. - - - Creates an instance for the given language. - The continent identifier. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - The continent identifier. - A repository. - - - Creates an instance for the given language. - The continent identifier. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the current system language. - The continent identifier. - A repository. - - - Creates an instance for the current UI language. - The continent identifier. - A repository. - - - Represents a request for details regarding a map floor, used to populate a world map. - - - Gets or sets the continent identifier. - - - Gets or sets the locale. - - - Gets or sets the floor number. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Guilds.XML b/lib/GW2NET/GW2NET.V1.Guilds.XML deleted file mode 100644 index ad6a927..0000000 --- a/lib/GW2NET/GW2NET.V1.Guilds.XML +++ /dev/null @@ -1,168 +0,0 @@ - - - - GW2NET.V1.Guilds - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter For Emblem Transformations. - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Represents a repository that retrieves data from the /v1/guild_details.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Represents a request for information regarding a specific guild. - - - Gets or sets the guild identifier. - - - Gets or sets the guild name. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Items.XML b/lib/GW2NET/GW2NET.V1.Items.XML deleted file mode 100644 index 3ecd035..0000000 --- a/lib/GW2NET/GW2NET.V1.Items.XML +++ /dev/null @@ -1,1155 +0,0 @@ - - - - GW2NET.V1.Items - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type Converters. - The converter for . - The converter for . - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Represents a request for details regarding a specific item. - - - Gets or sets the locale. - - - Gets or sets the item identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a request for a list of all discovered items. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/items.json and /v1/item_details.json interfaces. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - : is always 0. Retrieve the build number from the build service. - - - : is always null. Use the value of to retrieve the skin (applies to , , and ). - - - : is always null. Use the value of to retrieve the suffix item (applies to , , and ). - - - : is always null. Use the value of to retrieve the secondary suffix item (applies to , , and ). - - - : is always null. Use the value of to retrieve the infusion item. - - - : is always null. Use the value of to retrieve the color. - - - : is always null. Use the value of to retrieve the recipe. - - - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the given language. - The two-letter language code. - The value of is a null reference. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.V1.Maps.XML b/lib/GW2NET/GW2NET.V1.Maps.XML deleted file mode 100644 index e7f8b7c..0000000 --- a/lib/GW2NET/GW2NET.V1.Maps.XML +++ /dev/null @@ -1,329 +0,0 @@ - - - - GW2NET.V1.Maps - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - - - - Represents a repository that retrieves data from the /v1/map_names.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for a list of localized map names. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/maps.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for details regarding maps in the game. - - - Gets or sets the locale. - - - Gets or sets the map identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Recipes.XML b/lib/GW2NET/GW2NET.V1.Recipes.XML deleted file mode 100644 index 8357acb..0000000 --- a/lib/GW2NET/GW2NET.V1.Recipes.XML +++ /dev/null @@ -1,288 +0,0 @@ - - - - GW2NET.V1.Recipes - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a request for information regarding a specific recipe. - - - Gets or sets the locale. - - - Gets or sets the recipe identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a request for a list of all discovered recipes. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/recipes.json and /v1/recipe_details.json interfaces. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.V1.Skins.XML b/lib/GW2NET/GW2NET.V1.Skins.XML deleted file mode 100644 index 623cef5..0000000 --- a/lib/GW2NET/GW2NET.V1.Skins.XML +++ /dev/null @@ -1,334 +0,0 @@ - - - - GW2NET.V1.Skins - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a request for details regarding a specific skin. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets or sets the skin identifier. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a request for a list of skin identifiers. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/skins.json and /v1/skin_details.json interfaces. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Matches.XML b/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Matches.XML deleted file mode 100644 index b2e11c2..0000000 --- a/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Matches.XML +++ /dev/null @@ -1,263 +0,0 @@ - - - - GW2NET.V1.WorldVersusWorld.Matches - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The scoreboard converter. - The competitive map data contract converter. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a request for details regarding the specified match, including the total score and further details for each map. - - - Gets or sets the match identifier. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a request for a list of the currently running World versus World matches, with the participating worlds included in the result. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/wvw/matches.json and /v1/wvw/match_details.json interfaces. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter . - The converter . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Objectives.XML b/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Objectives.XML deleted file mode 100644 index 9acc6ab..0000000 --- a/lib/GW2NET/GW2NET.V1.WorldVersusWorld.Objectives.XML +++ /dev/null @@ -1,145 +0,0 @@ - - - - GW2NET.V1.WorldVersusWorld.Objectives - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a repository that retrieves data from the /v1/wvw/objective_names.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - Represents a request for a list of objectives and their localized name. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - diff --git a/lib/GW2NET/GW2NET.V1.Worlds.XML b/lib/GW2NET/GW2NET.V1.Worlds.XML deleted file mode 100644 index b2cdc05..0000000 --- a/lib/GW2NET/GW2NET.V1.Worlds.XML +++ /dev/null @@ -1,146 +0,0 @@ - - - - GW2NET.V1.Worlds - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a request for a list of worlds and their localized name. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a repository that retrieves data from the /v1/world_names.json interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - is null. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given language. - The two-letter language code. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Creates an instance for the current system language. - A repository. - - - Creates an instance for the current UI language. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.V2.Builds.xml b/lib/GW2NET/GW2NET.V2.Builds.xml deleted file mode 100644 index 9de3a57..0000000 --- a/lib/GW2NET/GW2NET.V2.Builds.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - - GW2NET.V2.Builds - - - - Converts objects of type to objects of type . - - - - - - Represents a request for the current build identifier of the game against the v2/builds endpoint. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Gets additional path segments for the targeted resource. - A collection of path segments. - - - Represents a service that retrieves data from the /v1/build.json interface. - See wiki for more information. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - Converts an asynchronous response for for further processing. - The task to convert. - The . - - - diff --git a/lib/GW2NET/GW2NET.V2.Colors.XML b/lib/GW2NET/GW2NET.V2.Colors.XML deleted file mode 100644 index 32619c7..0000000 --- a/lib/GW2NET/GW2NET.V2.Colors.XML +++ /dev/null @@ -1,216 +0,0 @@ - - - - GW2NET.V2.Colors - - - - Represents a bulk request that targets the /v2/colors interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a page request that targets the /v2/colors interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Represents a details request that targets the /v2/colors interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/colors interface. - - - Gets the resource path. - - - Represents a repository that retrieves data from the /v2/colors interface. - - - Infrastructure. Holds a reference to the service client. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The identifier converter. - The color palette converter. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods and properties for creating a color repository. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Represents a request for information regarding colors in the game, targeting the v2/color endpoint. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - The get path segments. - The . - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Commerce.Exchange.XML b/lib/GW2NET/GW2NET.V2.Commerce.Exchange.XML deleted file mode 100644 index 0379368..0000000 --- a/lib/GW2NET/GW2NET.V2.Commerce.Exchange.XML +++ /dev/null @@ -1,85 +0,0 @@ - - - - GW2NET.V2.Commerce.Exchange - - - - Converts objects of type to objects of type . - - - - - - Represents a broker that retrieves data from the /v2/commerce/exchange interface. - - - Infrastructure. Holds a reference to a type converter. - - - The identifier for the broker. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The identifier for the broker (either 'gems' or 'coins'). - - - Initializes a new instance of the class. - The service client. - The identifier for the broker (either 'gems' or 'coins'). - The converter . - - - - - - - - - - - - Provides methods for creating broker objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the given currency. - The identifier (either 'gems' or 'coins'). - A broker. - - - Creates an instance for the given currency. - The identifier (either 'gems' or 'coins'). - A broker. - - - Represents a details request that targets the /v2/commerce/exchange interface. - - - Gets or sets the quantity. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/commerce/exchange interface. - - - Gets the resource path. - - - diff --git a/lib/GW2NET/GW2NET.V2.Commerce.Listings.XML b/lib/GW2NET/GW2NET.V2.Commerce.Listings.XML deleted file mode 100644 index 20302f6..0000000 --- a/lib/GW2NET/GW2NET.V2.Commerce.Listings.XML +++ /dev/null @@ -1,148 +0,0 @@ - - - - GW2NET.V2.Commerce.Listings - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a bulk request that targets the /v2/commerce/listings interface. - - - Gets the resource path. - - - Represents a details request that targets the /v2/commerce/listings interface. - - - Gets the resource path. - - - Represents a discovery request that targets the /v2/commerce/listings interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/commerce/listings interface. - - - Gets the resource path. - - - Represents a repository that retrieves data from the /v2/commerce/listings interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - : - Always null. Use the value of to retrieve the . - - - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Commerce.Prices.XML b/lib/GW2NET/GW2NET.V2.Commerce.Prices.XML deleted file mode 100644 index e3cad47..0000000 --- a/lib/GW2NET/GW2NET.V2.Commerce.Prices.XML +++ /dev/null @@ -1,146 +0,0 @@ - - - - GW2NET.V2.Commerce.Prices - - - - Represents a bulk request that targets the /v2/commerce/prices interface. - - - Gets the resource path. - - - Represents a details request that targets the /v2/commerce/prices interface. - - - Gets the resource path. - - - Represents a discovery request that targets the /v2/commerce/prices interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/commerce/prices interface. - - - Gets the resource path. - - - Represents a repository that retrieves data from the /v2/commerce/prices interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - : - Always null. Use the value of to retrieve the . - - - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - diff --git a/lib/GW2NET/GW2NET.V2.Continents.XML b/lib/GW2NET/GW2NET.V2.Continents.XML deleted file mode 100644 index 4b94f49..0000000 --- a/lib/GW2NET/GW2NET.V2.Continents.XML +++ /dev/null @@ -1,196 +0,0 @@ - - - - GW2NET.V2.Continents - - - - Represents a bulk request that targets the /v2/continents interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Converts a into the corresponding . - - - - - - Represents the continent data from the GW2 api. - - - - Gets or sets the id. - - - - - Gets or sets the name. - - - - - Gets or sets the dimensions. - - - - - Gets or sets the minimum zoom. - - - - - Gets or sets the maximum zoom. - - - - - Gets or sets the floors. - - - - Represents a details request that targets the /v2/continents interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/continents interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/continents interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Represents a repository that retrieves data from the /v2/continents interface. - - - Infrastructure. Holds a reference to the service client. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The identifiers converter. - The continent converter. - The value of or or is a null reference. - - - Gets or sets the locale. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating a continent repository. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - The value of is a null reference. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.V2.Files.XML b/lib/GW2NET/GW2NET.V2.Files.XML deleted file mode 100644 index 2ea0864..0000000 --- a/lib/GW2NET/GW2NET.V2.Files.XML +++ /dev/null @@ -1,149 +0,0 @@ - - - - GW2NET.V2.Files - - - - Provides methods for creating a file repository. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Provides data for a bulk request against the v2/files endpoint. - - - Gets the resource path. - - - Represents the file data from the GW2 api. - - - Gets or sets the id. - - - Gets or sets the icon url. - - - Converts a to an . - - - - - - Represents a details request that targets the /v2/files interface. - - - - - - Represents a discovery request that targets the /v2/files interface. - - - - - - Represents a page request that targets the /v2/files interface. - - - - - - Represents a repository that retrieves data from the /v2/files interface. - - - Infrastructure. Holds a reference to the service client. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The contract to asset converter. - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Items.XML b/lib/GW2NET/GW2NET.V2.Items.XML deleted file mode 100644 index 29cbe46..0000000 --- a/lib/GW2NET/GW2NET.V2.Items.XML +++ /dev/null @@ -1,1370 +0,0 @@ - - - - GW2NET.V2.Items - - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type Converters. - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - Converts the given object of type to an object of type . - The value to convert. - The converted value. - - - Represents a bulk request that targets the /v2/items interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a details request that targets the /v2/items interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/items interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/items interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a repository that retrieves data from the /v2/items interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - : is always 0. Retrieve the build number from the build service. - - - : is always null. Use the value of to retrieve the skin (applies to , , and ). - - - : is always null. Use the value of to retrieve the suffix item (applies to , , and ). - - - : is always null. Use the value of to retrieve the secondary suffix item (applies to , , and ). - - - : is always null. Use the value of to retrieve the infusion item. - - - : is always null. Use the value of to retrieve the color. - - - : is always null. Use the value of to retrieve the recipe. - - - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Defines the type. - Contains data contract properties for all items. - Defines the type. - Contains data contract properties for upgradable items. - Defines the type. - Contains data contract properties for upgrade items. - Defines the type. - Contains data contract properties for armor items. - Defines the type. - Contains data contract properties for bag items. - Defines the type. - Contains data contract properties for consumable items. - Defines the type. - Contains data contract properties for tool items. - Defines the type. - Contains data contract properties for upgrade component items. - Defines the type. - Contains data contract properties for weapon items. - - - Gets or sets the type. - - - diff --git a/lib/GW2NET/GW2NET.V2.Maps.XML b/lib/GW2NET/GW2NET.V2.Maps.XML deleted file mode 100644 index 4327cec..0000000 --- a/lib/GW2NET/GW2NET.V2.Maps.XML +++ /dev/null @@ -1,265 +0,0 @@ - - - - GW2NET.V2.Maps - - - - Represents a bulk request that targets the /v2/maps interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Defines the map data contract. - - - - Gets or sets the id. - - - - - Gets or sets the name. - - - - - Gets or sets the minimum level. - - - - - Gets or sets the maximum level. - - - - - Gets or sets the default floor. - - - - - Gets or sets the floors. - - - - - Gets or sets the region id. - - - - - Gets or sets the region name. - - - - - Gets or sets the continent id. - - - - - Gets or sets the continent name. - - - - - Gets or sets the map rectangle. - - - - - Gets or sets the continent rectangle. - - - - Represents a detail request that targets the /v2/maps interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/maps interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/items interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Provides methods and properties for creating a map repository. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Represents a repository that retrieves data from the /v2/items interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - The value of or or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The vector converter. - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Quaggans.XML b/lib/GW2NET/GW2NET.V2.Quaggans.XML deleted file mode 100644 index addb5b8..0000000 --- a/lib/GW2NET/GW2NET.V2.Quaggans.XML +++ /dev/null @@ -1,124 +0,0 @@ - - - - GW2NET.V2.Quaggans - - - - Converts objects of type to objects of type . - - - - - - Represents a bulk request that targets the /v2/quaggans interface. - - - Gets the resource path. - - - Represents a details request that targets the /v2/quaggans interface. - - - Gets or sets the resource identifier. - - - Gets the resource path. - - - Represents a discovery request that targets the /v2/quaggans interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/quaggans interface. - - - Gets the resource path. - - - Represents a repository that retrieves data from the /v2/quaggans interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - The value of or or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Recipes.XML b/lib/GW2NET/GW2NET.V2.Recipes.XML deleted file mode 100644 index a89a465..0000000 --- a/lib/GW2NET/GW2NET.V2.Recipes.XML +++ /dev/null @@ -1,295 +0,0 @@ - - - - GW2NET.V2.Recipes - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The converter for . - The converter for . - The value of or or or is a null reference. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Represents a bulk request that targets the /v2/recipes interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a details request that targets the /v2/recipes interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/recipes interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/recipes interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a repository that retrieves data from the /v2/recipes interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - : is always 0. Retrieve the build number from the build service. - - - : is always null. Use the value of to retrieve the output item. - - - : is always null. Use the value of to retrieve the ingredient item. - - - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - The value of or or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Represents a search request that targets the /v2/recipes/search interface. - - - - - - Gets or sets the input item identifier. - - - Gets or sets the output item identifier. - - - - - - - - - diff --git a/lib/GW2NET/GW2NET.V2.Skins.XML b/lib/GW2NET/GW2NET.V2.Skins.XML deleted file mode 100644 index 9819507..0000000 --- a/lib/GW2NET/GW2NET.V2.Skins.XML +++ /dev/null @@ -1,360 +0,0 @@ - - - - GW2NET.V2.Skins - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The converter for . - The value of is a null reference. - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Converts objects of type to objects of type . - - - - - - Defines the type. - Contains data contract properties for all skins. - Defines the type. - Contains data contract properties for all armors. - Defines the type. - Contains data contract properties for all weapons. - - - Gets or sets the type. - - - Gets or sets the weight class. - - - Gets or sets the damage class. - - - Represents a bulk request that targets the /v2/skins interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a collection of type converters. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The known type converters. - The item restrictions converter. - The skin flags converter. - The value of or or is a null reference. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - Defines the skin data contract. - - - - Gets or sets the name. - - - - - Gets or sets the type. - - - - - Gets or sets the flags. - - - - - Gets or sets the restrictions. - - - - - Gets or sets the icon url. - - - - - Gets or sets the description. - - - - - Gets or sets the details. - - - - Represents a details request that targets the /v2/skins interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/skins interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/skins interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Provides methods and properties for creating a skin repository. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - Represents a repository that retrieves data from the /v2/items interface. See the remarks section for important limitations regarding this implementation. - - This implementation does not retrieve associated entities. - - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The converter for . - The value of or or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Converts objects of type to objects of type . - - - Infrastructure. Holds a reference to a collection of type converters. - - - Infrastructure. Holds a reference to a type converter. - - - Initializes a new instance of the class. - - - Initializes a new instance of the class. - The type converters. - The converter for . - The value of or is a null reference. - - - - - - Infrastructure. Gets default type converters for all known types. - The type converters. - - - diff --git a/lib/GW2NET/GW2NET.V2.Worlds.XML b/lib/GW2NET/GW2NET.V2.Worlds.XML deleted file mode 100644 index 9d6427e..0000000 --- a/lib/GW2NET/GW2NET.V2.Worlds.XML +++ /dev/null @@ -1,165 +0,0 @@ - - - - GW2NET.V2.Worlds - - - - Converts objects of type to objects of type . - - - - - - Represents a bulk request that targets the /v2/worlds interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a details request that targets the /v2/worlds interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a discovery request that targets the /v2/worlds interface. - - - Gets the resource path. - - - Represents a page request that targets the /v2/worlds interface. - - - Gets or sets the locale. - - - Gets the resource path. - - - Gets the request parameters. - A collection of parameters. - - - Represents a repository that retrieves data from the /v2/worlds interface. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to a type converter. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Initializes a new instance of the class. - The service client. - The converter for . - The value of or is a null reference. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Provides methods for creating repository objects. - - - Infrastructure. Holds a reference to the service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Creates an instance for the default language. - A repository. - - - Creates an instance for the given language. - The culture. - A repository. - - - diff --git a/lib/GW2NET/GW2NET.XML b/lib/GW2NET/GW2NET.XML deleted file mode 100644 index 035bcd4..0000000 --- a/lib/GW2NET/GW2NET.XML +++ /dev/null @@ -1,211 +0,0 @@ - - - - GW2NET - - - - Provides access to the Guild Wars 2 service. - - - Infrastructure. Holds a reference to a service client. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets an instance of a service client. - - - Provides access to specialty services that do not require a network connection. - - - Gets access to event rotations data. - - - Provides access to the rendering service. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets access to the rendering service. - - - Provides access to version 1 of the public API. - - - Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets access to the builds data source. - - - Gets access to the colors data source. - - - Gets access to the continents data source. - - - Gets access to the event names data source. - - - Gets access to the events data source. - - - Gets access to the files data source. - - - Gets access to the floors data source. - - - Gets access to the guilds data source. - - - Gets access to the items data source. - - - Gets access to the map names data source. - - - Gets access to the maps data source. - - - Gets access to the recipes data source. - - - Gets access to the skins data source. - - - Gets access to the worlds data source. - - - Gets access to world versus world data sources. - - - Provides access to world versus world data sources. - - - Initializes a new instance of the class. Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets access to the matches data source. - - - Gets access to the objective names data source. - - - Provides access to version 2 of the public API. - - - Initializes a new instance of the class. Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets access to the v2 build service. - - - Gets access to the colors data source. - - - Gets access to commerce data sources. - - - Gets access to the continents data sources. - - - Gets access to the files data sources. - - - Gets access to the items data source. - - - Gets access to the maps data source. - - - Gets access to the Quaggans data source. - - - Gets access to the recipe data source. - - - Gets access to the skins data source. - - - Gets access to the worlds data source. - - - Provides access to commerce data sources based on the /v2/ api. - - - Initializes a new instance of the class. Initializes a new instance of the class. - The service client. - The value of is a null reference. - - - Gets access to the gem exchange data source. - - - Gets access to the listings data source. - - - Gets access to the aggregate listings data source. - - - Provides access to Guild Wars 2 data sources and services. - - - Initializes static members of the class. - - - Gets access to specialty services that do not require a network connection. - - - Gets access to the rendering service. - - - Gets access to version 1 of the public API. - - - Gets access to version 2 of the public API. - - - Infrastructure. Creates and configures an instance of the default service client. - The . - - - Gets the base URI. - A . - - - Infrastructure. Creates and configures an instance of the default service client. - The . - - - Gets the base URI. - A . - - - Provides access to the Guild Wars 2 service. - - - Infrastructure. Holds a reference to a service client. - - - Initializes a new instance of the class. - The service client. - - - Gets an instance of a service client. - - -