hi all
is there a way to pass an interface as input parameter for a web method?
since interface is not serializable, does that mean it's impossible to do
that?
Kevin
is there a way to pass an interface as input parameter for a web method?
since interface is not serializable, does that mean it's impossible to do
that?
Kevin
Comment