ConflictEventArgs Class

Contains data for events raised on conflicts.

Namespace: XJTAG.Integration.XJAnalyser

Syntax

public class ConflictEventArgs : EventArgs

Inheritance Hierarchy

  • EventArgs
    • object

Members

Properties

Name Description
ConflictingPins

A collection of pins with conflicts on.

Resolution

Get or set how the conflict will be resolved.

Methods

Name Description
Equals(object) (from object)
Finalize (from object)
GetHashCode (from object)
GetType (from object)
MemberwiseClone (from object)
ToString (from object)