Castle.Core.Internal
Namespace with 6 public types
Classes
GraphNode
LateBoundComponent
Marker class used to denote components that have late bound type
That is the actual type is not known exactly at the time when
is created. Those are for example components instantiated via abstract factory.
Static Classes
ReflectionUtil
Abstract Classes
TopologicalSortAlgo
Interfaces
IAssemblyProvider
IVertex
Abstract representation of a vertex.