Example #1
0
 internal ProjectionsClient(HttpClient httpClient, SerializedClientFactoryOptions options) : base(httpClient, options)
 {
 }
Example #2
0
 internal AggregatesClient(HttpClient httpClient, SerializedClientFactoryOptions options) : base(httpClient, options)
 {
 }