C# Class Castle.Windsor.Configuration.Interpreters.XmlProcessor.ElementProcessors.DefinedProcessingInstructionProcessor

Inheritance: AbstractXmlNodeProcessor
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
DefinedProcessingInstructionProcessor ( ) : System
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void

Method Details

DefinedProcessingInstructionProcessor() public méthode

public DefinedProcessingInstructionProcessor ( ) : System
Résultat System

Process() public méthode

public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void
nodeList IXmlProcessorNodeList
engine IXmlProcessorEngine
Résultat void