C# Class RG.ModCaseInsensitive.IgnoreElementCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: PowerMeMobile/mod_caseinsensitive

Méthodes publiques

Méthode Description
GetUrls ( ) : string[]

Méthodes protégées

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

Method Details

CreateNewElement() protected méthode

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

GetElementKey() protected méthode

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
Résultat object

GetUrls() public méthode

public GetUrls ( ) : string[]
Résultat string[]