AssemblyReference Constructor |
Name | Description | |
---|---|---|
AssemblyReference(String, String) |
Create a new AssemblyReference with the specified name and optional hintpath.
| |
AssemblyReference(XmlReader, Project) |
Parse from the specified XmlReader.
| |
AssemblyReference(String, String, String, Boolean, String, Boolean) |
Create a new AssemblyReference with the specified name and other parameters.
|