C# Class DBTek.BugGuardian.Config.BugGuardianSettingCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Datei anzeigen Open project: n3wt0n/BugGuardian

Public Methods

Method Description
this ( int index ) : BugGuardianSettingElements

Protected Methods

Method Description
CreateNewElement ( ) : System.Configuration.ConfigurationElement
GetElementKey ( System element ) : object

Method Details

CreateNewElement() protected method

protected CreateNewElement ( ) : System.Configuration.ConfigurationElement
return System.Configuration.ConfigurationElement

GetElementKey() protected method

protected GetElementKey ( System element ) : object
element System
return object

this() public method

public this ( int index ) : BugGuardianSettingElements
index int
return BugGuardianSettingElements