C# Class Enyim.Caching.Configuration.AuthenticationElement

Configures the authentication settings for Memcached servers.
Inheritance: System.Configuration.ConfigurationElement, IAuthenticationConfiguration
ファイルを表示 Open project: xianrendzw/LightFramework.Net

Private Properties

Property Type Description

Protected Methods

Method Description
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool

Method Details

OnDeserializeUnrecognizedAttribute() protected method

protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool
name string
value string
return bool