mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
DOCUMENTATION: Added XML documentation to DiscImageChef.Core.
This commit is contained in:
@@ -61,6 +61,9 @@ namespace DiscImageChef.Core
|
||||
public double Speed;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Benchmarks the speed at which we can do checksums
|
||||
/// </summary>
|
||||
public static class Benchmark
|
||||
{
|
||||
public static event InitProgressHandler InitProgressEvent;
|
||||
|
||||
Reference in New Issue
Block a user