This rule is Obsolete | |
Synopsis: | Do not throw exceptions from the Equals or GetHashCode methods or the equality operator (== ) |
Language: | C# |
Severity Level: | 1 |
Category: | Object oriented |
Description: |
Literature References: |
MS Design Guidelines for Implementing Equals and the Equality Operator (==) |