Skip to content

Instantly share code, notes, and snippets.

@WamWooWam
WamWooWam / zipper.cs
Last active February 27, 2018 20:42 — forked from DaNooba/zipper.cs
jesus fuckin christ
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.IO;
using System.IO.Compression;
using System.Xml;
namespace DOC_ZIP