C# Class MvcRouteConfig.Configuration.RouteChildConfigurationElement

Inheritance: System.Configuration.ConfigurationElement
Show file Open project: tdupont750/MvcRouteConfig

Protected Methods

Method Description
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool

Method Details

OnDeserializeUnrecognizedAttribute() protected method

protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool
name string
value string
return bool