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

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

Méthodes protégées

Méthode Description
Process ( String flag, IXmlProcessorEngine engine ) : void

Method Details

Process() protected méthode

protected Process ( String flag, IXmlProcessorEngine engine ) : void
flag String
engine IXmlProcessorEngine
Résultat void