Need to call web method, from web service.
but name of method is unknown at compile time, so i can not use vs proxy generated class for webservice.
So, how can i define name of method at runtime?
Need to call web method, from web service. but name of method is unknown
Share
How about: