Click or drag to resize

AssemblyIdentity Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAssemblyIdentity
Initializes a new instance of the AssemblyIdentity class.
Public methodAssemblyIdentity(String)
Initializes a new instance of the AssemblyIdentity class with the specified assembly name.
Public methodAssemblyIdentity(AssemblyIdentity)
Initializes a new instance of the AssemblyIdentity class with the specified AssemblyIdentity.
Public methodAssemblyIdentity(Assembly, AssemblyIdentityAssemblyNameElements)
Initializes a new instance of the AssemblyIdentity class with the specified Assembly.
Top
See Also