I
Ivan A. Gavrilyuk
Hi!
I have a trouble with web service. One of webmethod's parameters is a class
B derived from class A with public properties. Visual Studio generated proxy
contains both class A and class B, but when I pass class B from clientside
passing ALL public properties from class B and class A only B's properties
are not empty on server side! Is this bug?
Thanks.
I have a trouble with web service. One of webmethod's parameters is a class
B derived from class A with public properties. Visual Studio generated proxy
contains both class A and class B, but when I pass class B from clientside
passing ALL public properties from class B and class A only B's properties
are not empty on server side! Is this bug?
Thanks.