Hi all,
How to invoke WCF Webmethod comments in proxy class.
I have written some comments in web method attribute. Those comments i need to include in proxy class. Ho can i???
Thanks & Regards
Ajay
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Karthikeyan AnbarasanPosted Mar 18, 2011, 1:57 AM
In the proxy class you need to invoke the class client, direcly we cant access the class object.