[]
Initializes a new instance of the ReferenceInfo class.
public ReferenceInfo(string name, string path, string version)
| Type | Name | Description |
|---|---|---|
| string | name | The assembly name. |
| string | path | The assembly file path. |
| string | version | The assembly version. |