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