C# Class Queue.Hub.Settings.DriverElementConfig

Inheritance: System.Configuration.ConfigurationElement
Mostrar archivo Open project: breslavsky/queue Class Usage Examples

Protected Methods

Method Description
DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void

Method Details

DeserializeElement() protected method

protected DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void
reader System.Xml.XmlReader
serializeCollectionKey bool
return void