Referenced |
public sealed class ReferencedAssembly : IDisplayName, IEquatable<ReferencedAssembly>, IClone<ReferencedAssembly>, IComparable, IComparable<ReferencedAssembly>
The ReferencedAssembly type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReferencedAssembly |
Name | Description | |
---|---|---|
![]() | DisplayName | |
![]() | FullName | |
![]() | HasIntellisense | |
![]() | Name | |
![]() | ToolTip |
Name | Description | |
---|---|---|
![]() | CompareTo(Object) | |
![]() | CompareTo(ReferencedAssembly) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | Equals(ReferencedAssembly) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |