C# Class Enyim.Caching.Configuration.AuthenticationElement

Configures the authentication settings for Memcached servers.
Inheritance: System.Configuration.ConfigurationElement, IAuthenticationConfiguration
Afficher le fichier Open project: xianrendzw/LightFramework.Net

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool

Method Details

OnDeserializeUnrecognizedAttribute() protected méthode

protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool
name string
value string
Résultat bool