Click or drag to resize

AnalyzerApiClient Constructor

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