Changes

Jump to: navigation, search

Chain of Responsibility

163 bytes added, 21:31, 2 April 2007
no edit summary
=== C# Example ===
'''Example 1''' - This code can be found at [http://www.c-sharpcorner.com/UploadFile/rmcochran/chain_of_command01172007143425PM/chain_of_command.aspx link www.c-sharpcorner.com]
Our command will be a PhoneCall class with one method "Converse()" which is our command.
1
edit

Navigation menu