Class ApiRoutesDictionary

Version: 3.4

A dictionary containing the API routes. Contents: route name -> route link.

Inheritance
object
ApiRoutesDictionary
Namespace: StylelabsStylelabs.MSdkWebClientModels
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public class ApiRoutesDictionary : ReadOnlyDictionary<string, Link>

Constructors

Initializes a new instance of the ApiRoutesDictionary class.

Declaration
RequestResponse
public ApiRoutesDictionary(IDictionary<string, Link> api)
Parameters
TypeNameDescription
IDictionary<, >stringLinkapi

The api's links.

Do you have some feedback for us?

If you have suggestions for improving this article,