Exemple #1
0
 public KafkaStreamClientBuilder AddJson()
 {
     _hostBuilder.AddJson(_providerName);
     return(this);
 }