123qweasdzc
Programmer
Hello everyone.
I'm having a problem regarding XML Serialization.
I have a class that implements an interface xpto. When I try to serialize that class, this error is raised:
"Cannot serialize interface xpto"
Is that really impossible to serialize to XML a class that implements an interface?
Thanks in advance,
RT
I'm having a problem regarding XML Serialization.
I have a class that implements an interface xpto. When I try to serialize that class, this error is raised:
"Cannot serialize interface xpto"
Is that really impossible to serialize to XML a class that implements an interface?
Thanks in advance,
RT