| ObjectDependencyEquals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Compares the dependency with another object. Returns true if all fields of the two dependencies match.
(Overrides ObjectEquals(Object).) | |
| Equals(ObjectDependency) |
Compares the dependency with another ObjectDependency object. Returns true if all fields of the two dependencies match.
|