Method | Description | |
---|---|---|
AddSource ( string sourcePath, string name ) : void |
Adds new package source to the list
|
public AddSource ( string sourcePath, string name ) : void | ||
sourcePath | string | Package source path |
name | string | Arbitrary identifier |
return | void |