serialization - How to Serialize Multiple Objects of the SAme Class into a single file and Deseialze into Those objects in c# -
To serialize more than one object of the same class into a single file, and how to design a diskase in those objects in C #
serialize and deorize an array of those objects
Comments
Post a Comment