StrangeIoC  0.6.0
The IoC/Binding Framework for Unity3D and C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Properties | List of all members
MediatedBy Class Reference

Declares a View class implicity mediated by one or more named Mediators More...

Inheritance diagram for MediatedBy:

Public Member Functions

 MediatedBy (Type t)
 Bind this view to a Mediator More...
 

Properties

Type MediatorType [get, set]
 

Detailed Description

Declares a View class implicity mediated by one or more named Mediators

Constructor & Destructor Documentation

MediatedBy.MediatedBy ( Type  t)
inline

Bind this view to a Mediator

Parameters
tMediator Type

The documentation for this class was generated from the following file: