R
ruchitrivedi19
Hi,
I am writting an application in which without running the code I want
to know whether WebServiceA is calling WebSerbiceB ? or any other
WebService or any other reference.
In case of class Library I can get the information using Reflection.
But since WebService gives proxy object I am unable to get such kind
of information.
Thanks in advance!
Regards
Ruchi
I am writting an application in which without running the code I want
to know whether WebServiceA is calling WebSerbiceB ? or any other
WebService or any other reference.
In case of class Library I can get the information using Reflection.
But since WebService gives proxy object I am unable to get such kind
of information.
Thanks in advance!
Regards
Ruchi