Click or drag to resize

GraphApiClient Constructor

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