R
raffelm
I have class that I made [Serializable]. However, there is a member
variable that I do not want to be saved when the class is written out.
Is there a way to turn serialization off for the one member variable?
Thnx
Matt
variable that I do not want to be saved when the class is written out.
Is there a way to turn serialization off for the one member variable?
Thnx
Matt