REFACTOR: Final cleanup of DiscImageChef.Devices.

This commit is contained in:
2017-12-23 20:04:36 +00:00
parent e5c92090a1
commit 536888507f
45 changed files with 2811 additions and 2688 deletions

View File

@@ -40,8 +40,8 @@ namespace DiscImageChef.Devices
public partial class Device
{
/// <summary>
/// Releases unmanaged resources and performs other cleanup operations before the
/// <see cref="Device"/> is reclaimed by garbage collection.
/// Releases unmanaged resources and performs other cleanup operations before the
/// <see cref="Device" /> is reclaimed by garbage collection.
/// </summary>
~Device()
{