C# Class URSA.Configuration.UrlParserConfigurationSection

Inheritance: System.Configuration.ConfigurationSection
Exibir arquivo Open project: alien-mcl/URSA

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