AssemblyReferences Constructor
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the AssemblyReferences class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AssemblyReferences() | Initializes a new instance of the AssemblyReferences class. | |
AssemblyReferences(IEnumerable<AssemblyName>) | Initializes a new instance of the AssemblyReferences class with the specified set of references. | |
AssemblyReferences(AssemblyName, IEnumerable<AssemblyName>) | Initializes a new instance of the AssemblyReferences class with the specified local assembly name and set of references. |
Top
See Also
Reference
Microsoft.Windows.Design Namespace