Command Pattern in C# 2.0 = Generics + delegates(spellcoder.com)

submitted by bashmohandesbashmohandes(3000) 5 years, 2 months ago

How to implement Command Design pattern in C# 2.0 in a way that is more suitable with C# 2.0

1 comment |category: |Views: 2242

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by decarufedecarufe(959) 3 years ago 0

Good post. Just a quick note though, you could have used Action<T> instead of defining your own CommandHandler<T>.

Reply

information Login or create an account to comment on this story