Skip to content

Commit

Permalink
Begin splitting ClamEngine class into multiple files.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmuch committed Feb 4, 2017
1 parent 4f623de commit cf175ec
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 661 deletions.
1 change: 1 addition & 0 deletions ClamAV.Managed/ClamAV.Managed.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<Compile Include="FileScannedCallback.cs" />
<Compile Include="IClamEngine.cs" />
<Compile Include="IClamEngineSettings.cs" />
<Compile Include="ClamEngine.Settings.cs" />
<Compile Include="ScanResult.cs" />
<Compile Include="LoadOptions.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
Expand Down
Loading

0 comments on commit cf175ec

Please sign in to comment.