SameAspectInstanceDependencyCondition Methods |
The SameAspectInstanceDependencyCondition type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FormatCondition |
Gets a human-readable string explaining the fact that a dependency object matches
the current condition.
(Overrides AspectDependencyCondition.FormatCondition(IAspectDependencyObject).) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Match |
Determines whether a pair of objects match the current condition.
(Overrides AspectDependencyCondition.Match(IAspectDependencyObject, IAspectDependencyObject).) | |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |