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

Classes

class  Design_Pattern.Runtime.Behavioral.ChainOfResponsibility.ChainOfResponsibilityContext< TRequest >
 Generic Chain of Responsibility pattern implementation for Unity. Provides a thread-safe way to process requests through a chain of handlers. More...
 

Namespaces

namespace  Design_Pattern
 
namespace  Design_Pattern.Runtime
 
namespace  Design_Pattern.Runtime.Behavioral
 
namespace  Design_Pattern.Runtime.Behavioral.ChainOfResponsibility