Hi,
I need save to text file a List<type>, but i dont wont serialize.
//
List<mytypemyLi st = new List<mytype>();
anyone can help me?
--
Best regards,
A.Rocha
I need save to text file a List<type>, but i dont wont serialize.
//
List<mytypemyLi st = new List<mytype>();
anyone can help me?
--
Best regards,
A.Rocha
Comment