| ExceptionFilterEqualityComparer Constructor |
Creates an equality comparer
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public ExceptionFilterEqualityComparer(
bool compareTypes = false
)
Parameters
- compareTypes (Optional)
- Type: SystemBoolean
Specifies whether to compare filter types as part of the comparison
See Also