コード例 #1
0
 public ConsumerConfiguration(XElement xmlElement)
     : this(ConsumerConfigurationSection.FromXml(xmlElement))
 {
 }