ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

OnRefreshVersionEventHandler Delegate

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