N
news.microsoft.com
Hi all,
I want to use partial classes concept for creating my webservice.
I created two files for a web service. both have methods in it.
in .asmx, I mentioned first files name now problem is that webservice do not
show methods from the other file.
Is the partial class supported with webservice?
If yes then how?
Thanks,
Lalit
I want to use partial classes concept for creating my webservice.
I created two files for a web service. both have methods in it.
in .asmx, I mentioned first files name now problem is that webservice do not
show methods from the other file.
Is the partial class supported with webservice?
If yes then how?
Thanks,
Lalit