C# Class Enyim.Caching.Configuration.TextElement

CDATA config element
Inheritance: System.Configuration.ConfigurationElement
ファイルを表示 Open project: xianrendzw/LightFramework.Net

Protected Methods

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

Method Details

DeserializeElement() protected method

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