MatchCandidateBound Class |
Namespace: Nova.Resolving
protected class Bound : IEqualityComparer<MatchCandidateBound>
The MatchCandidateBound type exposes the following members.
Name | Description | |
---|---|---|
![]() | MatchCandidateBound | Initializes a new instance of the MatchCandidateBound class |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(MatchCandidateBound, MatchCandidateBound) | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Calculate the hash code for the object.
(Overrides ObjectGetHashCode.) |
![]() | GetHashCode(MatchCandidateBound) |
Calculate the hash code for the specified object.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |