C# 클래스 Enyim.Caching.Configuration.AuthenticationElement

Configures the authentication settings for Memcached servers.
상속: System.Configuration.ConfigurationElement, IAuthenticationConfiguration
파일 보기 프로젝트 열기: xianrendzw/LightFramework.Net

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool

메소드 상세

OnDeserializeUnrecognizedAttribute() 보호된 메소드

protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool
name string
value string
리턴 bool