Refactor: Use delegates to report progress and status.

This commit is contained in:
2017-05-28 00:31:46 +01:00
parent 33d8945f1d
commit 8d3e4fe420
10 changed files with 345 additions and 45 deletions

View File

@@ -1,3 +1,11 @@
2017-05-28 Natalia Portillo <claunia@claunia.com>
* Sidecar.cs:
* Benchmark.cs:
* Delegates.cs:
* DiscImageChef.Core.csproj: Refactor: Use delegates to report
progress and status.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Benchmark.cs: Refactor: Return result from core to CLI, show