StrangeIoC  0.6.0
The IoC/Binding Framework for Unity3D and C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Classes
Package strange.extensions.mediation.impl

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...