Overload List

  Name Description
Public method WriteConflict()()()()
This method can be used as a shorthand for cp.WriteConflict(cp.Output()).
Public method WriteConflict(TextWriter)
This method displays the current conflict. It will not display the constraints that were initially specified as being part of the conflict and that were consequently not refined by the conflict refiner (constraints not in the array of constraints passed to RefineConflict or constraints or groups with preference 0).

See Also