Is there a simple, universal way (perhaps, an interface?) of having an
object know whether or not it is being contructed from deserialization ? In
particular, I need to disable exceptions that would be thrown on property
sets until after the deserialization is complete.
TIA,
Paul
object know whether or not it is being contructed from deserialization ? In
particular, I need to disable exceptions that would be thrown on property
sets until after the deserialization is complete.
TIA,
Paul