Castle.MicroKernel.Registration.SimpleChild public class SimpleChild : Node Represents a simple child node. Documentation Code namespace Castle.MicroKernel.Registration { public class SimpleChild : Node { } }