C# Class PHP.Core.LocalConfiguration.OutputControlSection

Output control options.
Inheritance: IPhpConfigurationSection
Afficher le fichier Open project: jadu/Phalanger

Méthodes publiques

Méthode Description
Parse ( string name, string value, XmlNode node ) : bool

Loads configuration from XML node.

Method Details

Parse() public méthode

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