Click or drag to resize

IndexApiClient Constructor

Overload List
  NameDescription
Public methodIndexApiClient(IApiClientTransport)
Creates an instance of IndexApiClient using the provided transport layer and the default JSON serialization.
Public methodIndexApiClient(IApiClientTransport, IApiClientSerialization)
Creates an instance of IndexApiClient using the provided transport and serialization layers.
Top
See Also