Click or drag to resize

ViewApiClient Constructor

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