ArcGIS Developer Help  (ESRI.ArcGIS.EditorExt)  

OnTopologyGraphBuildEventHandler Delegate

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