Castle.Facilities.EventWiring.Tests |
Name | Description |
---|---|
EventWiringDescriptor | |
EventWiringException | |
EventWiringFacility | Facility to allow components to dynamically subscribe to events offered by other components. We call the component that offers events publishers and the components that uses them, subscribers. |
EventWiringInspector | |
NaiveMethodNameExtractor | Extracts MethodInfo of metho invoked in delegate. Based on ILReader class from http://www.gocosmos.org project |
WireInfo | Represents the information about an event. |