AssemblyNameDefinition Class |
Namespace: Mono.Cecil
public sealed class AssemblyNameDefinition : AssemblyNameReference
The AssemblyNameDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssemblyNameDefinition | Initializes a new instance of the AssemblyNameDefinition class |
Name | Description | |
---|---|---|
![]() | Attributes | (Inherited from AssemblyNameReference.) |
![]() | Culture | (Inherited from AssemblyNameReference.) |
![]() | FullName | (Inherited from AssemblyNameReference.) |
![]() | Hash | (Overrides AssemblyNameReferenceHash.) |
![]() | HashAlgorithm | (Inherited from AssemblyNameReference.) |
![]() | HasPublicKey | (Inherited from AssemblyNameReference.) |
![]() | IsRetargetable | (Inherited from AssemblyNameReference.) |
![]() | IsSideBySideCompatible | (Inherited from AssemblyNameReference.) |
![]() | IsWindowsRuntime | (Inherited from AssemblyNameReference.) |
![]() | MetadataScopeType | (Inherited from AssemblyNameReference.) |
![]() | MetadataToken | (Inherited from AssemblyNameReference.) |
![]() | Name | (Inherited from AssemblyNameReference.) |
![]() | PublicKey | (Inherited from AssemblyNameReference.) |
![]() | PublicKeyToken | (Inherited from AssemblyNameReference.) |
![]() | Version | (Inherited from AssemblyNameReference.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from AssemblyNameReference.) |