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

Classes

class  Design_Pattern.Runtime.Behavioral.Mediator.MediatorContext
 A thread-safe implementation of the Mediator pattern for Unity using EventArgs. Facilitates communication between components without direct references. More...
 

Namespaces

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