C# Class Alquimiaware.NuGetUnity.DownloadPackage

Inheritance: NuGetCommand
Afficher le fichier Open project: Alquimiaware/Nuget-Unity Class Usage Examples

Méthodes publiques

Méthode Description
DownloadPackage ( Sources sources, IFolderCommands folderCommands ) : System.IO
Execute ( string packageName, string version ) : string

Private Methods

Méthode Description
GetCommandArgs ( string packageName, string version ) : InstallCommandArgs

Method Details

DownloadPackage() public méthode

public DownloadPackage ( Sources sources, IFolderCommands folderCommands ) : System.IO
sources Sources
folderCommands IFolderCommands
Résultat System.IO

Execute() public méthode

public Execute ( string packageName, string version ) : string
packageName string
version string
Résultat string