C# Class Kafka.Client.Cfg.ProducerConfigurationSection

Inheritance: ConfigurationSection
Exibir arquivo Open project: tnachen/kafka Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FromXml ( XElement xml ) : ProducerConfigurationSection

Method Details

FromXml() public static method

public static FromXml ( XElement xml ) : ProducerConfigurationSection
xml XElement
return ProducerConfigurationSection