M
Mario Rodriguez
Hi, I created a custom container class in order to return values from web
method calls and this works fine, but my problem is that I added some
methods to this custom container class and when I tried to invoke the
methods of the container from the client side it throws a compiler error:
"does not contain a definition of <myMethod>"
Any Idea ???
method calls and this works fine, but my problem is that I added some
methods to this custom container class and when I tried to invoke the
methods of the container from the client side it throws a compiler error:
"does not contain a definition of <myMethod>"
Any Idea ???