Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Castle
Windsor
Configuration
Interpreters
XmlProcessor
ElementProcessors
UndefElementProcessor
C# Class Castle.Windsor.Configuration.Interpreters.XmlProcessor.ElementProcessors.UndefElementProcessor
Inheritance:
DefineElementProcessor
Mostrar archivo
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