<PackageReference Include="Castle.Windsor" Version="3.0.0.2001" />

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()