public ActionResult Zip() { var funcZIP = (Action<Stream>)((stream) => { using (var archive = new ZipArchive(stream, ZipArchiveMode.
確定! 回上一頁