Click here to Skip to main content
15,908,455 members
Articles / Programming Languages / C#

Creating a Basic Extension Method

Rate me:
Please Sign up or sign in to vote.
4.00/5 (8 votes)
7 Nov 2007CPOL2 min read 36.8K   339   18  
Extending System.Color with .toHTML()

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I started programming for fun when I was about 10 on an Franklin Ace 1000.

I still do it just for fun but it has gotten me a few jobs over the years. More then I can say for my Microsoft Certifications. Smile | :)

The way I learned was by example, now its time to give back to the next generation of coders.



Comments and Discussions