AssemblyDetails.Equals Method
Definition
- Namespace
- Sandcastle.Core.Reflection
- Assembly
- Sandcastle.Core.dll
This is overridden to allow proper comparison of assembly detail objects
public override bool Equals(object obj)
Parameters
objobjectThe object to which this instance is compared
Returns
- bool
Returns true if the object equals this instance, false if it does not