AssemblyIdentity Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| AssemblyIdentity |
Initializes a new instance of the AssemblyIdentity class.
| |
| AssemblyIdentity(String) |
Initializes a new instance of the AssemblyIdentity class with the specified assembly name.
| |
| AssemblyIdentity(AssemblyIdentity) |
Initializes a new instance of the AssemblyIdentity class with the specified AssemblyIdentity.
| |
| AssemblyIdentity(Assembly, AssemblyIdentityAssemblyNameElements) |
Initializes a new instance of the AssemblyIdentity class with the specified Assembly.
|