archive extraction methods moved to a separate internal class.

This commit is contained in:
morkt
2015-05-15 21:19:15 +04:00
parent f7e5b40314
commit 98041015c1
6 changed files with 250 additions and 216 deletions

View File

@@ -140,7 +140,6 @@
<Compile Include="ExtractFile.xaml.cs">
<DependentUpon>ExtractFile.xaml</DependentUpon>
</Compile>
<Compile Include="GarAudio.cs" />
<Compile Include="GarConvert.cs" />
<Compile Include="GarCreate.cs" />
<Compile Include="GarExtract.cs" />