Content deleted Content added
Citation bot (talk | contribs) Alter: title. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | #UCB_webform 3340/3822 |
The Java example does not implement the Chain of Responsibility pattern since it involves messages handled by multiple loggers. Tags: Reverted section blanking |
||
Line 49:
{{wikibooks|Computer Science Design Patterns|Chain of responsibility|Chain-of-responsibility implementations in various languages}}
=== C# example ===
|