User61956409 posted
Hi devquestionsanswers,<o:p></o:p>
Understanding [Serializable()]
If we apply the SerializableAttribute attribute to a type, which indicates that instances of this type can be serialized. For detailed information about SerializableAttribute attribute, please check
this documentation.<o:p></o:p>
Besides,
this SO thread discussed “What is [Serializable] and when should I use it”, which would be helpful for you to understand SerializableAttribute attribute.<o:p></o:p>
With Regards, <o:p></o:p>
Fei Han<o:p></o:p>