StrangeIoC
0.6.0
The IoC/Binding Framework for Unity3D and C#
|
Classes | |
class | EventMediator |
A Mediator which injects an IEventDispatcher. More... | |
class | EventView |
Injects a local event bus into this View. More... | |
class | MediationBinder |
Binds Views to Mediators. More... | |
interface | MediationBinding |
Subclass of Binding for MediationBinding. More... | |
class | MediationException |
An exception thrown by the Mediation system. More... | |
class | Mediator |
Base class for all Mediators. More... | |
class | View |
Parent class for all your Views. More... | |