ConflictHandler Class
Raises events when conflicts are found in the chain, and allows the default behaviour on conflicts to be configured.
Namespace: XJTAG.Integration.XJAnalyser
Syntax
public class ConflictHandler
Inheritance Hierarchy
- object
Members
Properties
Name | Description |
---|---|
DefaultResolution | Gets or sets the default step to take to resolve a pin conflict. |
Events
Name | Description |
---|---|
ConflictOccurred | Raised when a conflict is found in the chain. |
Methods
Name | Description |
---|---|
Equals(object) (from object) | |
Finalize (from object) | |
GetHashCode (from object) | |
GetType (from object) | |
MemberwiseClone (from object) | |
ToString (from object) |
XJTAG v4.1.100