C# Class PHP.Core.LocalConfiguration.VariablesSection

Variables handling options.
Inheritance: IPhpConfigurationSection
Mostra file Open project: jadu/Phalanger

Public Methods

Method Description
Parse ( string name, string value, XmlNode node ) : bool

Loads configuration from XML node.

Method Details

Parse() public method

Loads configuration from XML node.
public Parse ( string name, string value, XmlNode node ) : bool
name string
value string
node XmlNode
return bool