Closed Mpdreamz closed 10 years ago
Have the extension method return the uri that was passed in.
uri
This makes it easier to work with and hides the side-effects of the method.
Nice and useful change, thanks!
Have the extension method return the
uri
that was passed in.This makes it easier to work with and hides the side-effects of the method.