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