C# 클래스 BB.Caching.ConnectionGroupCollection

상속: System.Configuration.ConfigurationElementCollection
파일 보기 프로젝트 열기: JesseBuesking/BB.Caching

보호된 메소드들

메소드 설명
CreateNewElement ( ) : ConfigurationElement

Creates a new connection group element.

GetElementKey ( ConfigurationElement element ) : object

Gets the key for an element.

메소드 상세

CreateNewElement() 보호된 메소드

Creates a new connection group element.
protected CreateNewElement ( ) : ConfigurationElement
리턴 ConfigurationElement

GetElementKey() 보호된 메소드

Gets the key for an element.
protected GetElementKey ( ConfigurationElement element ) : object
element ConfigurationElement /// An instance of a . ///
리턴 object