Refactored the shit out of PostDownloadProvider

This commit is contained in:
kay.one
2011-10-22 19:31:28 -07:00
parent 35e44284c0
commit ec08436587
12 changed files with 323 additions and 576 deletions
@@ -1,6 +1,4 @@
// ReSharper disable RedundantUsingDirective
using System;
using System;
using System.Linq;
using AutoMoq;
using FizzWare.NBuilder;