C# Class RCL.Web.Routing.IgnoreRouteCollection

Route에서 무시될 목록
Inheritance: System.Configuration.ConfigurationElementCollection
Mostra file Open project: debop/NFramework

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