One of new cool features that will be available in C# 3.0 are extension methods. Extension methods will allow us to extend existing classes with new functionality. In this example I will show you how to extend System.string with two methods that are very popular in PHP: nl2br() and md5().
|
5
proggs |
Wednesday, July 15, 2009 6:47:59 AM GMT
Tuesday, July 14, 2009 12:55:02 PM GMT
|





Комментариев нет, оставьте первый комментарий.