Design Patterns – Using the Decorator Pattern in C#(dotnetcube.com)

submitted by dncdudedncdude(1350) 2 years, 8 months ago

Decorator Patterns belong to the Structural Pattern category and it’s role is in providing a way of attaching new behavior to the object at run time. The object is unaware of the new behavior and this pattern is a good candidate for enhancing legacy applications. Decorator Pattern provides a way of adding functionality to an existing class without using inheritance.

2 comments |category: |Views: 613

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 julienbhjulienbh(0) 2 years, 8 months ago 0

Cool stuff :D

Reply

posted by dncdudedncdude(1350) 2 years, 8 months ago 0

@julienbh - Thanks :D

Reply

information Login or create an account to comment on this story