C# Class JurassicCoffee.Web.Configuration.ConfigurationHandler

Inheritance: IConfigurationSectionHandler
Exibir arquivo Open project: creamdog/JurassicCoffee

Public Properties

Property Type Description
SectionName string

Public Methods

Method Description
Create ( object parent, object configContext, XmlNode section ) : object

Method Details

Create() public method

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
return object

Property Details

SectionName public_oe static_oe property

public static string SectionName
return string