R
Ron Vecchi
I would like to add a ToXml() and a FromXml() method to a few classes of
mine.
I was wondering if there is some way to take advantage of the way
XmlWebServices serialize the objects when passed as parameters. Basically
that is exactly what needs to be done (just serialize and deserialize) the
objects.
Thanks
mine.
I was wondering if there is some way to take advantage of the way
XmlWebServices serialize the objects when passed as parameters. Basically
that is exactly what needs to be done (just serialize and deserialize) the
objects.
Thanks