Stub generator utility
- by Wasim
Hi all ,
I'm generating a stub service client for remote web service by the Wireless toolkit Stub Generator utility.
I need to add for every class generated to imlement a certain interface .
When I do it by hand every time I generate a gain it override my changes.
Is there away to customise the stub generator code creating or other way to achieve my task
Thanks in advance ...