namespace DiscImageChef.Core.Devices.Dumping { public partial class Dump { public event UpdateStatusHandler UpdateStatus; } }