4
Answers

How to call WCF service method using refelection in C#

Photo of Ramana

Ramana

14y
5.5k
1
Hi,
    Can anyone tell me how to call a WCF service method by using Reflection in C#.
    I should not add WebReference or wcf service Dll at client side.

Thanks & Regards,
Ramana

Answers (4)