Refactored the shit out of PostDownloadProvider

This commit is contained in:
kay.one 2011-10-22 19:31:28 -07:00
commit ec08436587
12 changed files with 323 additions and 576 deletions

View file

@ -1,6 +1,4 @@
// ReSharper disable RedundantUsingDirective
using System;
using System;
using System.Linq;
using AutoMoq;
using FizzWare.NBuilder;