Hello ,
I want to make a struct serializable, the struct consists of atomic variables and enums,
do I need to put [Serializable] before the enums also ?
This is a discussion on Serialization of Enums within the C# Programming forums, part of the General Programming Boards category; Hello , I want to make a struct serializable, the struct consists of atomic variables and enums, do I need ...
Hello ,
I want to make a struct serializable, the struct consists of atomic variables and enums,
do I need to put [Serializable] before the enums also ?
don't think so.