Proxy class for WCF
Creating Proxy class for WCF
Following is the syntax for create the proxy class for WCF
svcutil.exe /language:cs /out:generatedProxy.cs /config:app.config http://localhost:8000/ServiceModelSamples/service