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