C# 클래스 Simple.Data.Oracle.Configuration.NamedConfigurationElementCollection

상속: System.Configuration.ConfigurationElementCollection
파일 보기 프로젝트 열기: SimonH/Simple.Data.Oracle

보호된 메소드들

메소드 설명
GetElementKey ( ConfigurationElement element ) : object
IsElementName ( string elementName ) : bool

메소드 상세

GetElementKey() 보호된 메소드

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
리턴 object

IsElementName() 보호된 메소드

protected IsElementName ( string elementName ) : bool
elementName string
리턴 bool