C# Class DBTek.BugGuardian.Config.BugGuardianSettingCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: n3wt0n/BugGuardian

Méthodes publiques

Méthode Description
this ( int index ) : BugGuardianSettingElements

Méthodes protégées

Méthode Description
CreateNewElement ( ) : System.Configuration.ConfigurationElement
GetElementKey ( System element ) : object

Method Details

CreateNewElement() protected méthode

protected CreateNewElement ( ) : System.Configuration.ConfigurationElement
Résultat System.Configuration.ConfigurationElement

GetElementKey() protected méthode

protected GetElementKey ( System element ) : object
element System
Résultat object

this() public méthode

public this ( int index ) : BugGuardianSettingElements
index int
Résultat BugGuardianSettingElements