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

Classes

interface  Design_Pattern.Runtime.Behavioral.ChainOfResponsibility.IHandler< TRequest >
 Interface for handlers in the Chain of Responsibility pattern. More...
 

Namespaces

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