Namespace FastenUp.Runtime.Mediators
Classes
MediatorAssigner
Used to bind external IMediator to the binders.
Interfaces
IInternalMediator
Internal mediator interface for internal use only. Source code generator will generate implementation for this interface.
IMediator
The IMediator interface is the base interface for ViewModels. It is a marker for Binders that the class contains bindable properties.