Verifying Serializable attribute at compile time

  • Thread starter Thread starter Mario Garcia
  • Start date Start date
M

Mario Garcia

How do you check for Serializable attribute at compile
time? I can use ISerializable - but how do you set it up
to perform default behavior? I don't want to add data for
each one of my classes. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top