<PackageReference Include="castle.windsor" Version="2.5.2" />

XmlProcessor

public class XmlProcessor
Pendent
public XmlProcessor()

Initializes a new instance of the XmlProcessor class.

public XmlProcessor(string environmentName, IResourceSubSystem resourceSubSystem)

Initializes a new instance of the XmlProcessor class.

public XmlProcessor(string environmentName)

Initializes a new instance of the XmlProcessor class.

protected void AddElementProcessor(Type t)

public XmlNode Process(XmlNode node)

public XmlNode Process(IResource resource)

protected virtual void RegisterProcessors()