«^»
4.5. Looking at the code of a method of the proxy class

When the ToFahrenheit method of the proxy class is called, its call of Invoke sends the appropriate HTTP request to the Web Service's site and decodes the reply that is returned. Then, an appropriate value is returned to the caller of the ToFahrenheit method.