ArcGIS Developer Help  (ESRI.ArcGIS.GeoDatabaseExtensions)  

OnRedoReconcileEventHandler Delegate

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