Xml.Serialization; // serialize public string ListStrAryToXML(List<string[]> lToSerialize) { using (var strWritr = new StringWriter(new ...
確定! 回上一頁