AssemblyDetails Methods

Methods

Equals This is overridden to allow proper comparison of assembly detail objects
(Overrides ObjectEquals(Object))
GetHashCode This is used to return a hash code for the assembly details in string format
(Overrides ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString This is overridden to convert the assembly details to a string in the strong name format
(Overrides ObjectToString)

See Also