Click or drag to resize

AssemblyReference Constructor

Overload List
  NameDescription
Public methodAssemblyReference(String, String)
Create a new AssemblyReference with the specified name and optional hintpath.
Public methodAssemblyReference(XmlReader, Project)
Parse from the specified XmlReader.
Public methodAssemblyReference(String, String, String, Boolean, String, Boolean)
Create a new AssemblyReference with the specified name and other parameters.
Top
See Also