| GraphApiClient Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GraphApiClient(IApiClientTransport) | 
            Create an instance of GraphApiClient
            using the provided transport layer and the default JSON serialization.
             | 
|  | GraphApiClient(IApiClientTransport, IApiClientSerialization) | 
            Create an instance of GraphApiClient
            using the provided transport and serialization layers.
             | 
 See Also
See Also