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

Inheritance: DefineElementProcessor
ファイルを表示 Open project: nats/castle-1.0.3-mono

Protected Methods

Method Description
Process ( String flag, IXmlProcessorEngine engine ) : void

Method Details

Process() protected method

protected Process ( String flag, IXmlProcessorEngine engine ) : void
flag String
engine IXmlProcessorEngine
return void