C# Class BVNetwork.NotFound.Configuration.Bvn404HandlerProviders

Inheritance: global::System.Configuration.ConfigurationElementCollection
Mostra file Open project: BVNetwork/404handler

Private Properties

Property Type Description
Add void
CreateNewElement global::System.Configuration.ConfigurationElement
GetElementKey object
GetItemAt global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
GetItemByKey global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
IsElementName bool
IsReadOnly bool
Remove void
this global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
this global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider

Private Methods

Method Description
Add ( global add ) : void
CreateNewElement ( ) : global::System.Configuration.ConfigurationElement
GetElementKey ( global element ) : object
GetItemAt ( int index ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
GetItemByKey ( string name ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
IsElementName ( string elementName ) : bool
IsReadOnly ( ) : bool
Remove ( global add ) : void
this ( int index ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
this ( object name ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider