![]() |
Design Pattern 1.0
|
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 |