Extension methods is a new feature introduced by Orcas. As the name implies, the idea behind the extension method is to extend existing types with new methods. Getting Started Creating an extension method is fairly simple. For example, lets
...
המשך לקרוא>