namespace PaintDotNet.Measurement { public delegate void ExecutingHistoryMementoEventHandler(object sender, ExecutingHistoryMementoEventArgs e); }