Design Pattern 1.0
Loading...
Searching...
No Matches
IMediatorParticipant.cs File Reference

Classes

interface  Design_Pattern.Runtime.Behavioral.Mediator.IMediatorParticipant
 Interface for participants in the Mediator pattern. Defines the contract for objects that can communicate through the mediator. More...
 

Namespaces

namespace  Design_Pattern
 
namespace  Design_Pattern.Runtime
 
namespace  Design_Pattern.Runtime.Behavioral
 
namespace  Design_Pattern.Runtime.Behavioral.Mediator