C# 클래스 DBTek.BugGuardian.Config.BugGuardianSettingCollection

상속: System.Configuration.ConfigurationElementCollection
파일 보기 프로젝트 열기: n3wt0n/BugGuardian

공개 메소드들

메소드 설명
this ( int index ) : BugGuardianSettingElements

보호된 메소드들

메소드 설명
CreateNewElement ( ) : System.Configuration.ConfigurationElement
GetElementKey ( System element ) : object

메소드 상세

CreateNewElement() 보호된 메소드

protected CreateNewElement ( ) : System.Configuration.ConfigurationElement
리턴 System.Configuration.ConfigurationElement

GetElementKey() 보호된 메소드

protected GetElementKey ( System element ) : object
element System
리턴 object

this() 공개 메소드

public this ( int index ) : BugGuardianSettingElements
index int
리턴 BugGuardianSettingElements