Click or drag to resize

AssemblyIdentity Constructor

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

Initializes a new instance of the AssemblyIdentity class.

Namespace:  NerdyDuck.CodedExceptions.Configuration
Assembly:  NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntax
public AssemblyIdentity()
View Source
Remarks
All properties are set to . If no property is set, it matches to all Assemblys when comparing.
See Also