ArcGIS Developer Help  (ESRI.ArcGIS.Editor)  

OnUndoEventHandler Delegate

Represents the method that handles the OnUndo event.
[Visual Basic .NET]
Public Delegate Sub OnUndoEventHandler ( _
)
[C#]
public delegate void OnUndoEventHandler (
);