C# Class Enyim.Caching.Configuration.TextElement

CDATA config element
Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Méthodes protégées

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

Method Details

DeserializeElement() protected méthode

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