C# Class RG.ModCaseInsensitive.IgnoreElementCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Datei anzeigen Open project: PowerMeMobile/mod_caseinsensitive

Public Methods

Method Description
GetUrls ( ) : string[]

Protected Methods

Method Description
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

CreateNewElement() protected method

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

GetElementKey() protected method

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
return object

GetUrls() public method

public GetUrls ( ) : string[]
return string[]