Summary
Initializes a new instance of the
PackageReference class.
- Namespace
- Cake
.Core .Packaging - Containing Type
- PackageReference
Syntax
public PackageReference(Uri uri)
Parameters
| Name | Type | Description |
|---|---|---|
| uri | Uri | The URI. |
Return Value
| Type | Description |
|---|---|
| void |
