C# Class URSA.Configuration.UrlParserConfigurationSection

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: alien-mcl/URSA

Méthodes protégées

Méthode Description
DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void

Method Details

DeserializeElement() protected méthode

protected DeserializeElement ( XmlReader reader, bool serializeCollectionKey ) : void
reader System.Xml.XmlReader
serializeCollectionKey bool
Résultat void